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 df574ee commit a45bf3aCopy full SHA for a45bf3a
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.24 AS builder
+FROM devopsworks/golang-upx:1.25 AS builder
14
15
WORKDIR /src
16
0 commit comments