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

Commit

Permalink
acbuild: bump versin to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
s-urbaniak committed Jul 13, 2016
1 parent ec3c1bd commit 70c0b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acbuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if [[ $EUID -ne 0 ]]; then
fi

IMG_NAME="coreos.com/rkt/builder"
VERSION="1.0.0"
VERSION="1.0.1"
ARCH=amd64
OS=linux

Expand Down

0 comments on commit 70c0b4a

Please sign in to comment.