We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41bc0da commit 2190396Copy full SHA for 2190396
images/Dockerfile
@@ -5,8 +5,8 @@ ARG TARGETOS
5
ARG TARGETARCH
6
ARG RUNNER_VERSION
7
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.6.1
8
-ARG DOCKER_VERSION=25.0.5
9
-ARG BUILDX_VERSION=0.13.2
+ARG DOCKER_VERSION=27.1.1
+ARG BUILDX_VERSION=0.16.2
10
11
RUN apt update -y && apt install curl unzip -y
12
0 commit comments