Skip to content

Commit 6bf5b47

Browse files
committed
feat; use latest upx version
1 parent a45bf3a commit 6bf5b47

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,6 +1,6 @@
11
FROM golang:1.24.5
22

3-
ARG upx_version=4.2.4
3+
ARG upx_version=5.0.1
44
ARG GOPROXY
55
ARG TARGETARCH=${TARGETARCH:-amd64}
66

0 commit comments

Comments
 (0)