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
All checks were successful
Build & Push Docker Image to GHCR / build-and-push (push) Successful in 14s
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user