Change default docker image

This commit is contained in:
hgw
2023-10-06 03:55:31 +00:00
parent b851a76668
commit 8cb70cb387
+2 -1
View File
@@ -1,6 +1,7 @@
services:
thelounge:
image: git.supernets.org/supernets/thelounge:4.4.1-sn1
image: git.supernets.org/supernets/thelounge:latest
#build: .
ports:
- "9000:9000"
volumes: