We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a45bf3a commit 6bf5b47Copy full SHA for 6bf5b47
Dockerfile
@@ -1,6 +1,6 @@
1
FROM golang:1.24.5
2
3
-ARG upx_version=4.2.4
+ARG upx_version=5.0.1
4
ARG GOPROXY
5
ARG TARGETARCH=${TARGETARCH:-amd64}
6
0 commit comments