Skip to content

Commit

Permalink
Upgrade docker from 27.3.1 to 27.4.1 (#3648)
Browse files Browse the repository at this point in the history
  • Loading branch information
MPV and TingluoHuang authored Jan 22, 2025
1 parent aa76aa4 commit 8e97ad4
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.6.1
ARG DOCKER_VERSION=27.3.1
ARG DOCKER_VERSION=27.4.1
ARG BUILDX_VERSION=0.19.3

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

0 comments on commit 8e97ad4

Please sign in to comment.