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

dockerfile: update xx to 1.5.0
This commit is contained in:
Tõnis Tiigi 2024-09-11 10:50:58 -07:00 committed by GitHub
commit cd5381900c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.2.1