Skip to content

Commit d9632f6

Browse files
committed
Dockerfile: update xx to v1.4.0
full diff: tonistiigi/xx@v1.2.1...v1.4.0 Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 292722b commit d9632f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# syntax=docker/dockerfile:1
22

33
ARG GO_VERSION=1.21.6
4-
ARG XX_VERSION=1.2.1
4+
ARG XX_VERSION=1.4.0
55
ARG OSXCROSS_VERSION=11.3-r7-debian
66
ARG GOLANGCI_LINT_VERSION=v1.55.2
77
ARG DEBIAN_FRONTEND=noninteractive

0 commit comments

Comments
 (0)