Fixed Liquid for conditions

This commit is contained in:
frikky
2021-09-08 01:36:51 +02:00
parent e028e9af99
commit b06baaf878
2 changed files with 13 additions and 9 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
### DEFAULT
NAME=shuffle-app_sdk
VERSION=0.9.15
VERSION=0.9.16
docker rmi docker.pkg.github.com/frikky/shuffle/$NAME:$VERSION --force
docker build . -f Dockerfile -t frikky/shuffle:app_sdk -t frikky/$NAME:$VERSION -t docker.pkg.github.com/frikky/shuffle/$NAME:$VERSION -t ghcr.io/frikky/$NAME:$VERSION