FEATURE: Added execution caching to reduce database access

This commit is contained in:
frikky
2020-12-31 14:34:57 +01:00
parent 848fabe789
commit 121629fdfa
10 changed files with 268 additions and 130 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
NAME=shuffle-orborus
VERSION=0.8.40
VERSION=0.8.41
echo "Running docker build with $NAME:$VERSION"
#docker rmi frikky/shuffle:$NAME --force