fix version and build image

- guy locked the wikiless:latest, so build from source for now
This commit is contained in:
xbdm
2023-06-05 15:47:00 -04:00
committed by GitHub
parent f9b5d27bf9
commit f67980d00c
+2 -4
View File
@@ -1,10 +1,8 @@
version: "3.9"
version: "3.7"
services:
wikiless:
# build from source
#build: .
image: wikiless:latest
build: .
restart: always
networks:
wikiless_net: