Change default docker image

This commit is contained in:
hgw 2023-10-06 03:55:31 +00:00
parent b851a76668
commit 8cb70cb387
Signed by: hgw
SSH Key Fingerprint: SHA256:diG7RVYHjd3aDYkZWHYcBJbImu+6zfptuUP+3k/wol4
1 changed files with 2 additions and 1 deletions

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: