We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f413f4 commit 3870439Copy full SHA for 3870439
1 file changed
30/Dockerfile
@@ -10,7 +10,7 @@ RUN set -ex; \
10
go install;
11
12
13
-FROM nextcloud:30.0.6-fpm@sha256:8a4de05631db05f4f93b9cab175b45ca5facdcacdb89985ecce4163ce5b3c573
+FROM nextcloud:30.0.6-fpm@sha256:6f6bb33eb07f4ca7f9f1723021adb2fc186562b535cb42ba013ad950ffb43e78
14
15
COPY --from=supercronic /go/bin/supercronic /usr/local/bin/supercronic
16
0 commit comments