Skip to content

Commit

Permalink
Merge pull request moby#47570 from thaJeztah/bump_xx_1.4
Browse files Browse the repository at this point in the history
Dockerfile: update xx to v1.4.0
  • Loading branch information
thaJeztah authored Mar 16, 2024
2 parents 1f539a6 + 4f46c44 commit 23339a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 23339a6

Please sign in to comment.