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 aa76aa4 commit 8e97ad4Copy full SHA for 8e97ad4
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.19.3
10
11
RUN apt update -y && apt install curl unzip -y
0 commit comments