Dockerfile: update moby for testing to v27.0.3

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
Tonis Tiigi 2024-07-10 11:16:38 -07:00
parent ee642ecc4c
commit d717237e4f
No known key found for this signature in database
GPG Key ID: AFA9DE5F8AB7AF39
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ ARG GO_VERSION=1.22
ARG XX_VERSION=1.4.0
# for testing
ARG DOCKER_VERSION=27.0.0-rc.2
ARG DOCKER_VERSION=27.0.3
ARG GOTESTSUM_VERSION=v1.9.0
ARG REGISTRY_VERSION=2.8.0
ARG BUILDKIT_VERSION=v0.14.1