Dockerfile: update to registry v3.0.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2024-12-05 10:35:15 +01:00
parent 98c3abb756
commit df6d36af35
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C

View File

@ -10,7 +10,7 @@ ARG DOCKER_VERSION_ALT_27=27.5.1
ARG DOCKER_VERSION_ALT_26=26.1.3
ARG DOCKER_CLI_VERSION=${DOCKER_VERSION}
ARG GOTESTSUM_VERSION=v1.12.0
ARG REGISTRY_VERSION=2.8.3
ARG REGISTRY_VERSION=3.0.0
ARG BUILDKIT_VERSION=v0.20.2
ARG UNDOCK_VERSION=0.9.0