update docker compose to v5

This commit is contained in:
Maxi Quoß
2025-03-16 15:21:04 +01:00
parent 604c7201e9
commit ac16e982ea

View File

@@ -1,7 +1,7 @@
services:
upsnap:
container_name: upsnap
image: ghcr.io/seriousm4x/upsnap:4 # images are also available on docker hub: seriousm4x/upsnap:4
image: ghcr.io/seriousm4x/upsnap:5 # images are also available on docker hub: seriousm4x/upsnap:4
network_mode: host
restart: unless-stopped
volumes: