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 6bf5b47 commit 6a6f580Copy full SHA for 6a6f580
README.md
@@ -10,7 +10,7 @@ See [Docker Hub](https://hub.docker.com/r/devopsworks/golang-upx) for final imag
10
## Usage
11
12
```dockerfile
13
-FROM devopsworks/golang-upx:1.25 AS builder
+FROM devopsworks/golang-upx:1.24 AS builder
14
15
WORKDIR /src
16
0 commit comments