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

Commit 70c0b4a

Browse files
committed
acbuild: bump versin to 1.0.1
1 parent ec3c1bd commit 70c0b4a

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.0.0"
10+
VERSION="1.0.1"
1111
ARCH=amd64
1212
OS=linux
1313

0 commit comments

Comments
 (0)