Dockerfile: update xx to v1.5.0

full diff: https://github.com/tonistiigi/xx/compare/v1.4.0...v1.5.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 1e6cbbc3f1ee86fadc2b8a5bde89e420b8401c44)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2024-09-02 16:48:29 +02:00
parent 9a594cbe33
commit 3d49d403c7
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C

View File

@ -3,7 +3,7 @@
ARG BASE_VARIANT=alpine
ARG GO_VERSION=1.22.6
ARG ALPINE_VERSION=3.20
ARG XX_VERSION=1.4.0
ARG XX_VERSION=1.5.0
ARG GOVERSIONINFO_VERSION=v1.3.0
ARG GOTESTSUM_VERSION=v1.10.0
ARG BUILDX_VERSION=0.11.2