Merge pull request #47570 from thaJeztah/bump_xx_1.4
Dockerfile: update xx to v1.4.0
This commit is contained in:
commit
23339a6147
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
ARG GO_VERSION=1.21.8
|
||||
ARG BASE_DEBIAN_DISTRO="bookworm"
|
||||
ARG GOLANG_IMAGE="golang:${GO_VERSION}-${BASE_DEBIAN_DISTRO}"
|
||||
ARG XX_VERSION=1.2.1
|
||||
ARG XX_VERSION=1.4.0
|
||||
|
||||
ARG VPNKIT_VERSION=0.5.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue