chore(deps): update nextcloud docker tag to v30.0.6 #242

Merged
catalin merged 1 commit from renovate/nextcloud-30.x into main 2025-02-16 12:16:49 +00:00
Showing only changes of commit dc8fb7c6df - Show all commits

chore(deps): update nextcloud docker tag to v30.0.6
All checks were successful
checks / pre-commit (push) Successful in 1m40s
checks / k8s (push) Successful in 10s
checks / tflint (push) Successful in 13s

Renovate Bot 2025-02-16 01:08:00 +00:00

View file

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