Added HTTP catch-all failures and file namespace downloads

This commit is contained in:
frikky
2021-08-31 02:34:36 +02:00
parent 17a353e975
commit 1d8e815857
5 changed files with 65 additions and 34 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
### DEFAULT
NAME=shuffle-app_sdk
VERSION=0.9.10
VERSION=0.9.11
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