Skip to content

Commit

Permalink
Update Docker to v27.1.1 (actions#3401)
Browse files Browse the repository at this point in the history
* Update Docker to v27.1.1

* Update Dockerfile
  • Loading branch information
TingluoHuang committed Jul 26, 2024
1 parent 41bc0da commit 2190396
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions images/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ ARG TARGETOS
ARG TARGETARCH
ARG RUNNER_VERSION
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.6.1
ARG DOCKER_VERSION=25.0.5
ARG BUILDX_VERSION=0.13.2
ARG DOCKER_VERSION=27.1.1
ARG BUILDX_VERSION=0.16.2

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

Expand Down

0 comments on commit 2190396

Please sign in to comment.