build(deps): bump nextcloud-releases/whiteboard from v1.5.9 to v2.0.0 in /Containers/whiteboard (#8705)

This commit is contained in:
Simon L.
2026-09-16 22:37:35 +02:00
committed by GitHub
+1 -1
View File
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:latest
# Probably from this file: https://github.com/nextcloud/whiteboard/blob/main/Dockerfile
FROM ghcr.io/nextcloud-releases/whiteboard:v1.5.9
FROM ghcr.io/nextcloud-releases/whiteboard:v2.0.0
USER root:root
RUN set -ex; \