Fixed frontend security issues

This commit is contained in:
frikky
2021-10-15 15:16:35 +02:00
parent 6c03beeca9
commit 106ffa3174
5 changed files with 25 additions and 46 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
NAME=shuffle-orborus
VERSION=0.9.23
VERSION=0.9.25
echo "Running docker build with $NAME:$VERSION"
#docker rmi frikky/shuffle:$NAME --force
+1 -1
View File
@@ -1,5 +1,5 @@
NAME=shuffle-worker
VERSION=0.9.23
VERSION=0.9.25
echo "Running docker build with $NAME:$VERSION"
#CGO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -o worker.bin .