Fixed image name for novnc docker-compose.yaml

This commit is contained in:
myve 2025-01-27 01:47:00 +00:00
commit 466c6e8902

View file

@ -1,9 +1,9 @@
services:
novnc:
image: myvnc/novnc
image: myvnc/alpine/novnc
container_name: novnc
restart: unless-stopped
build: .
# build: .
ports:
- ${MYVNC_NOVNC_PORT}:6900
environment: