Skip to content

Commit f45970c

Browse files
committed
Dockerfile: update to registry v3.0.0-rc.1
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent 95e77da commit f45970c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ARG DOCKER_VERSION=27.4.0-rc.2
88
ARG DOCKER_VERSION_ALT_26=26.1.3
99
ARG DOCKER_CLI_VERSION=${DOCKER_VERSION}
1010
ARG GOTESTSUM_VERSION=v1.12.0
11-
ARG REGISTRY_VERSION=2.8.3
11+
ARG REGISTRY_VERSION=3.0.0-rc.1
1212
ARG BUILDKIT_VERSION=v0.18.1
1313
ARG UNDOCK_VERSION=0.8.0
1414

0 commit comments

Comments
 (0)