We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcd85d7 commit 267ecc5Copy full SHA for 267ecc5
1 file changed
28/Dockerfile
@@ -10,7 +10,7 @@ RUN set -ex; \
10
go install;
11
12
13
-FROM nextcloud:28.0.14-fpm@sha256:560323fb93cb572f0597a71433372a41b00199514dcc31b05ff20e09e6e1e669
+FROM nextcloud:28.0.14-fpm@sha256:f1e48f3f92c3a2d4a710575e3ee1898ce47c6258c76a3dba13c1575e7fa12c00
14
15
16
COPY --from=supercronic /go/bin/supercronic /usr/local/bin/supercronic
0 commit comments