Orborus version bump for minor k8s fix

This commit is contained in:
frikky
2022-11-08 14:42:41 +01:00
parent 8a8fe1f9f9
commit 2b850a08a1
5 changed files with 12 additions and 8 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
### DEFAULT
NAME=shuffle-app_sdk
VERSION=1.0.6
VERSION=1.0.9
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 -t ghcr.io/frikky/$NAME:nightly
+1 -1
View File
@@ -1,7 +1,7 @@
urllib3==1.26.5
requests==2.25.1
MarkupSafe==2.0.1
liquidpy==0.7.5
liquidpy==0.7.6
flask[async]==2.0.2
waitress==2.1.0
#flask==1.1.2