We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34db317 commit 3f00799Copy full SHA for 3f00799
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:66b59b33a7af2ef25feff7dd1ad6d2d2e522689abcac3bdc108aacfd8a57c64a
+FROM nextcloud:30.0.17-fpm@sha256:39ae8d4c67213379cab3bda96677b7f782b8e47772089a84dd3041d85b6f547e
14
15
COPY --from=supercronic /go/bin/supercronic /usr/local/bin/supercronic
16
0 commit comments