We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43999c2 commit bad35f0Copy full SHA for bad35f0
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:a54d027bd3d76cccaa6f44af9ba1f5d670f118dc14f42026d19f5ed7ada788f3
+FROM nextcloud:29.0.16-fpm@sha256:2a2078e24cb19b22bf0052aae7a5cce74b51ebe41676f72f5783b5953619c4a1
14
15
COPY --from=supercronic /go/bin/supercronic /usr/local/bin/supercronic
16
0 commit comments