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