We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbd7106 commit 34db317Copy full SHA for 34db317
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:762b551395346dc02e98fa58c134883755d84db13d2e63fc0547b6b45b66f76f
+FROM nextcloud:30.0.17-fpm@sha256:66b59b33a7af2ef25feff7dd1ad6d2d2e522689abcac3bdc108aacfd8a57c64a
14
15
COPY --from=supercronic /go/bin/supercronic /usr/local/bin/supercronic
16
0 commit comments