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