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