We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa398c8 commit 78b9f98Copy full SHA for 78b9f98
1 file changed
30/Dockerfile
@@ -10,7 +10,7 @@ RUN set -ex; \
10
go install;
11
12
13
-FROM nextcloud:30.0.14-fpm@sha256:1798c22d79ae9efee944bab79fc4b85ec016b4e97f0bdc9474eed06acec845f6
+FROM nextcloud:30.0.14-fpm@sha256:4f6618611982ef85e3639659c53eb8ffeac295aca7355c513de872fbcf55f832
14
15
COPY --from=supercronic /go/bin/supercronic /usr/local/bin/supercronic
16
0 commit comments