#141: Basic file options added

This commit is contained in:
frikky
2020-11-23 13:36:26 +01:00
parent 185c0a57a8
commit e2e411d40c
7 changed files with 11 additions and 29 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
NAME=shuffle-app_sdk
VERSION=0.8.0
VERSION=0.8.1
docker rmi docker.pkg.github.com/frikky/shuffle/$NAME:$VERSION --force
docker build . -t frikky/shuffle:app_sdk -t frikky/$NAME:$VERSION -t docker.pkg.github.com/frikky/shuffle/$NAME:$VERSION -t ghcr.io/frikky/$NAME:$VERSION