Update image in docker-compose.yml

This commit is contained in:
hgw 2023-10-05 09:58:10 +00:00
parent 426ef996d0
commit e33eb5243c
Signed by: hgw
SSH Key Fingerprint: SHA256:diG7RVYHjd3aDYkZWHYcBJbImu+6zfptuUP+3k/wol4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
services: services:
thelounge: thelounge:
image: git.supernets.org/supernets/thelounge:4.4.1.1 image: git.supernets.org/supernets/thelounge:4.4.1-sn1
ports: ports:
- "9000:9000" - "9000:9000"
volumes: volumes: