Skip to content

Commit 310e85e

Browse files
authored
Merge pull request #9 from guoard/readme
Revert "chore: update version in README"
2 parents 4f8220b + 8fed119 commit 310e85e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ See [Docker Hub](https://hub.docker.com/r/devopsworks/golang-upx) for final imag
1010
## Usage
1111

1212
```dockerfile
13-
FROM devopsworks/golang-upx:1.25 AS builder
13+
FROM devopsworks/golang-upx:1.24 AS builder
1414

1515
WORKDIR /src
1616

0 commit comments

Comments
 (0)