0.8.80 migration

This commit is contained in:
frikky
2021-05-10 19:00:35 +02:00
parent 891dd1696f
commit 2fca3ebd11
11 changed files with 38 additions and 17 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
NAME=shuffle-app_sdk
VERSION=0.8.75
VERSION=0.8.80
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