We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docker
27.3.1
27.4.1
1 parent 0738df9 commit 8659328Copy full SHA for 8659328
images/Dockerfile
@@ -5,7 +5,7 @@ ARG TARGETOS
5
ARG TARGETARCH
6
ARG RUNNER_VERSION
7
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.6.1
8
-ARG DOCKER_VERSION=27.3.1
+ARG DOCKER_VERSION=27.4.1
9
ARG BUILDX_VERSION=0.18.0
10
11
RUN apt update -y && apt install curl unzip -y
0 commit comments