Skip to content

Commit 6a6f580

Browse files
committed
Revert "chore: update version in README"
This reverts commit a45bf3a.
1 parent 6bf5b47 commit 6a6f580

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)