update docker-compose container version

This commit is contained in:
Phillip Kühne 2023-06-30 15:58:34 +02:00
parent c21e6300e9
commit 4c806c3550
Signed by: phillip
GPG Key ID: E4C1C4D2F90902AA

View File

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