Update: Set mischlabs image to GHCR repository in docker-compose
All checks were successful
Build & Push Docker Image to GHCR / build-and-push (push) Successful in 14s

This commit is contained in:
Kroonk
2026-05-20 16:37:21 +02:00
parent c132cd372d
commit bf404e34c3

View File

@@ -1,6 +1,6 @@
services: services:
mischlabs: mischlabs:
build: . image: ghcr.io/kroonk/mischlabs:latest
container_name: mischlabs container_name: mischlabs
restart: unless-stopped restart: unless-stopped
ports: ports: