Dockerfile: update xx to 1.1.1

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2022-06-05 16:10:12 +02:00
parent 3e9117b7e2
commit 0c17225df0
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
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