We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d09e63d commit 87a7a30Copy full SHA for 87a7a30
1 file changed
29/Dockerfile
@@ -10,7 +10,7 @@ RUN set -ex; \
10
go install;
11
12
13
-FROM nextcloud:29.0.16-fpm@sha256:960645687403b324d12c51164508fc419a93c53f659511070fbd2589305b6835
+FROM nextcloud:29.0.16-fpm@sha256:a54d027bd3d76cccaa6f44af9ba1f5d670f118dc14f42026d19f5ed7ada788f3
14
15
COPY --from=supercronic /go/bin/supercronic /usr/local/bin/supercronic
16
0 commit comments