Merge pull request #2523 from thaJeztah/test_engine_26.1

Dockerfile: update docker engine to 26.1.4
This commit is contained in:
Tõnis Tiigi 2024-06-14 19:32:47 -07:00 committed by GitHub
commit 917d2f4a0a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ ARG GO_VERSION=1.21
ARG XX_VERSION=1.4.0
# for testing
ARG DOCKER_VERSION=26.0.0
ARG DOCKER_VERSION=26.1.4
ARG GOTESTSUM_VERSION=v1.9.0
ARG REGISTRY_VERSION=2.8.0
ARG BUILDKIT_VERSION=v0.14.0