Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Co-authored-by: Ferenc Hammerl <31069338+fhammerl@users.noreply.github.com>
  • Loading branch information
luka5 and fhammerl authored Feb 7, 2024
1 parent cd812f0 commit bcc665a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ARG TARGETOS
ARG TARGETARCH
ARG RUNNER_VERSION
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.4.0
ARG DOCKER_VERSION=24.0.9
ARG DOCKER_VERSION=25.0.2
ARG BUILDX_VERSION=0.12.1

RUN apt update -y && apt install curl unzip -y
Expand Down

0 comments on commit bcc665a

Please sign in to comment.