We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2cf6a1 commit fc250d7Copy full SHA for fc250d7
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:780e90b7235a38bef2d3c71755d259caf0dc0ed1eae51e8db26bab2aaa007166
+FROM nextcloud:28.0.14-fpm@sha256:560323fb93cb572f0597a71433372a41b00199514dcc31b05ff20e09e6e1e669
14
15
16
COPY --from=supercronic /go/bin/supercronic /usr/local/bin/supercronic
0 commit comments