Merge pull request #3445 from jsternberg/buildkit-ref-update

ci: update buildkit ref for ci
This commit is contained in:
Tõnis Tiigi
2025-10-01 09:45:36 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -54,9 +54,9 @@ jobs:
- master
- latest
- buildx-stable-1
- v0.25.0
- v0.24.0
- v0.23.2
- v0.22.0
worker:
- docker-container
- remote
+1 -1
View File
@@ -11,7 +11,7 @@ ARG DOCKER_VERSION_ALT_26=26.1.3
ARG DOCKER_CLI_VERSION=${DOCKER_VERSION}
ARG GOTESTSUM_VERSION=v1.12.0
ARG REGISTRY_VERSION=3.0.0
ARG BUILDKIT_VERSION=v0.24.0
ARG BUILDKIT_VERSION=v0.25.0
ARG COMPOSE_VERSION=v2.39.1
ARG UNDOCK_VERSION=0.9.0