Skip to content
This repository was archived by the owner on Feb 24, 2020. It is now read-only.

Commit a24d3a0

Browse files
committed
acbuild: bump version to 1.1.1
1 parent 4584368 commit a24d3a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

acbuild.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ if [[ $EUID -ne 0 ]]; then
77
fi
88

99
IMG_NAME="coreos.com/rkt/builder"
10-
VERSION="1.1.0"
10+
VERSION="1.1.1"
1111
ARCH=amd64
1212
OS=linux
1313

0 commit comments

Comments
 (0)