Merge pull request #4411 from crazy-max/update-xx

Dockerfile: update to xx 1.2.1
This commit is contained in:
Sebastiaan van Stijn 2023-07-13 00:38:48 +02:00 committed by GitHub
commit dbd53f0419
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
ARG BASE_VARIANT=alpine
ARG GO_VERSION=1.20.5
ARG ALPINE_VERSION=3.17
ARG XX_VERSION=1.1.1
ARG XX_VERSION=1.2.1
ARG GOVERSIONINFO_VERSION=v1.3.0
ARG GOTESTSUM_VERSION=v1.10.0
ARG BUILDX_VERSION=0.11.0