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 323cbe9 commit d748595Copy full SHA for d748595
1 file changed
images/Dockerfile
@@ -5,8 +5,8 @@ ARG TARGETOS
5
ARG TARGETARCH
6
ARG RUNNER_VERSION
7
ARG RUNNER_CONTAINER_HOOKS_VERSION=0.7.0
8
-ARG DOCKER_VERSION=28.3.2
9
-ARG BUILDX_VERSION=0.26.1
+ARG DOCKER_VERSION=28.3.3
+ARG BUILDX_VERSION=0.27.0
10
11
RUN apt update -y && apt install curl unzip -y
12
0 commit comments