Update docker-compose to new version

This commit is contained in:
Phillip Kühne 2023-04-28 13:13:47 +02:00
parent a987dfc9d2
commit 08d0e5557b
Signed by: phillip
GPG Key ID: E4C1C4D2F90902AA

View File

@ -6,7 +6,7 @@ secrets:
services: services:
karaoqueue: karaoqueue:
image: "ghcr.io/phoenixtwofive/karaoqueue:v2023.03.3" image: "ghcr.io/phoenixtwofive/karaoqueue:v2023.04"
build: . build: .
restart: always restart: always
ports: ports: