Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewh1978 authored Dec 18, 2020
1 parent 13a2d99 commit b265134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ yum install -y git docker >&/dev/null
echo Cloning repo
git clone https://github.com/andrewh1978/px-deploy >&/dev/null
cd px-deploy
git checkout 2.2.1
git checkout 2.3
echo Building container
docker build -t px-deploy . >&/dev/null
mkdir -p /.px-deploy/{keys,deployments}
Expand Down

0 comments on commit b265134

Please sign in to comment.