Skip to content

Commit

Permalink
bump deps (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
some-natalie authored May 20, 2024
1 parent a32d417 commit d987a50
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion images/rootless-ubuntu-jammy.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG RUNNER_VERSION=2.316.1
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.6.0

# Docker and Compose arguments
ARG DOCKER_VERSION=26.1.1
ARG DOCKER_VERSION=26.1.3
ARG COMPOSE_VERSION=v2.27.0

# Dumb-init version
Expand Down
2 changes: 1 addition & 1 deletion images/ubi9.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9/ubi-init:9.3
FROM registry.access.redhat.com/ubi9/ubi-init:9.4

LABEL org.opencontainers.image.source https://github.com/some-natalie/kubernoodles
LABEL org.opencontainers.image.path "images/ubi9.Dockerfile"
Expand Down

0 comments on commit d987a50

Please sign in to comment.