We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 267ecc5 commit 6dd26fcCopy full SHA for 6dd26fc
1 file changed
29/Dockerfile
@@ -10,7 +10,7 @@ RUN set -ex; \
10
go install;
11
12
13
-FROM nextcloud:29.0.11-fpm@sha256:07e5a011309391fd17140c6773dc3cf3029b64ca2c385a998c18965ea6ede282
+FROM nextcloud:29.0.11-fpm@sha256:e77d0e3290cc501103dea8dd969acae0a04e1f13b5a43b685b61bbc9916b2825
14
15
COPY --from=supercronic /go/bin/supercronic /usr/local/bin/supercronic
16
0 commit comments