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