mirror of
https://bitbucket.org/jsuto/piler.git
synced 2024-11-07 23:11:59 +01:00
Updated docker image tag
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
parent
ba6c9e56aa
commit
5886e37f99
@ -4,7 +4,7 @@ set -o errexit
|
||||
set -o pipefail
|
||||
set -o nounset
|
||||
|
||||
IMAGE_NAME="sutoj/piler:1.3.10"
|
||||
IMAGE_NAME="sutoj/piler:1.3.11"
|
||||
|
||||
if [[ $# -ne 1 ]]; then echo "ERROR: missing package name" 1>&2; exit 1; fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user