We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7662c0f + eadf0dc commit 20d49c1Copy full SHA for 20d49c1
Containers/whiteboard/Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:latest
2
# Probably from this file: https://github.com/nextcloud/whiteboard/blob/main/Dockerfile
3
-FROM ghcr.io/nextcloud-releases/whiteboard:v1.5.0
+FROM ghcr.io/nextcloud-releases/whiteboard:v1.5.1
4
5
USER root
6
RUN set -ex; \
0 commit comments