Update to panel ver v1.12.1

This commit is contained in:
Zephrynis
2026-03-01 01:48:00 +00:00
committed by GitHub
parent 07e5f4fb63
commit 9ca24c8137

View File

@@ -1,4 +1,4 @@
FROM ghcr.io/blueprintframework/blueprint:v1.11.10
FROM ghcr.io/blueprintframework/blueprint:v1.12.1
COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh