Made changes for 0.8.75

This commit is contained in:
frikky
2021-04-22 19:57:26 +02:00
parent cd1006ed0f
commit 166787e212
10 changed files with 23 additions and 18 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
NAME=shuffle-app_sdk
VERSION=0.8.73
VERSION=0.8.75
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