Added more info to the contribution docs

This commit is contained in:
frikky
2021-09-26 22:04:18 +02:00
parent 58524258c7
commit 89d5a5e895
4 changed files with 67 additions and 8 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
### DEFAULT
NAME=shuffle-app_sdk
VERSION=0.9.16
VERSION=0.9.19
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