Merge pull request #3657 from crazy-max/bump-xx

Dockerfile: update xx to 1.1.1
This commit is contained in:
Sebastiaan van Stijn 2022-06-05 17:28:23 +02:00 committed by GitHub
commit 1c051c891c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
ARG BASE_VARIANT=alpine
ARG GO_VERSION=1.18.3
ARG XX_VERSION=1.1.0
ARG XX_VERSION=1.1.1
ARG GOVERSIONINFO_VERSION=v1.3.0
ARG GOTESTSUM_VERSION=v1.7.0
ARG BUILDX_VERSION=0.8.2