dockerfile: update xx to 1.5.0

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax 2024-09-11 12:59:36 +02:00
parent 40f444f4b8
commit f039670961
No known key found for this signature in database
GPG Key ID: ADE44D8C9D44FBE4
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
ARG GO_VERSION=1.22
ARG XX_VERSION=1.4.0
ARG XX_VERSION=1.5.0
# for testing
ARG DOCKER_VERSION=27.1.1