Update novnc/Dockerfile

This commit is contained in:
myve 2024-07-22 01:11:16 +00:00
commit 565b0b2630

View file

@ -1,5 +1,5 @@
# syntax = docker/dockerfile:1
FROM alpine/base
FROM myvnc/base
USER root
# Build ARG for additional packages to install (eg, openssh)