chore(deps): update nextcloud docker tag to v30.0.5
Some checks failed
checks / k8s (push) Successful in 28s
checks / tflint (push) Successful in 13s
checks / pre-commit (push) Successful in 1m29s
Kaniko deployments / nextcloud (push) Failing after 5m13s
OpenTofu deployments / adguard (push) Successful in 32s
OpenTofu deployments / authentik (push) Failing after 3h12m9s

This commit is contained in:
cătălin 2025-01-23 10:17:17 +01:00
commit 8417969c8b
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM nextcloud:30.0.4-apache
FROM nextcloud:30.0.5-apache
RUN set -ex; \
\