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