chore(container): update docker.io/nextcloud:30.0.5-fpm docker digest to 1654f68 (#31694)

This commit is contained in:
TrueCharts Bot
2025-02-07 02:43:42 +01:00
committed by GitHub
parent 256007197d
commit 0703be19eb
+1 -1
View File
@@ -1,4 +1,4 @@
FROM docker.io/nextcloud:30.0.5-fpm@sha256:4c898a6e3a17fcd3bcbe9d2450079a95581cfb9f0dbfca246c39bd60c77d123b
FROM docker.io/nextcloud:30.0.5-fpm@sha256:1654f68700a482a13feca52c3235b949d8771624d738c17e9c82e437fe5de5ec
# hadolint ignore=DL3008,DL3015,SC2086,SC2155,DL4006
RUN set -ex; \
\