Update Dockerfile to correct base image reference (For real)
Some checks failed
Build & Push Forge-Kasm / docker (push) Failing after 1m24s

This commit is contained in:
2025-06-05 09:23:06 -05:00
parent 2c38e29467
commit 73a04e6684

View File

@@ -1,4 +1,4 @@
FROM linuxserver/docker-baseimage-kasmvnc:ubuntujammy
FROM lsiobase/kasmvnc:ubuntujammy
USER root