chore(deps): update nextcloud docker tag to v30.0.4 #155

Merged
catalin merged 1 commit from renovate/nextcloud-30.x into main 2024-12-13 15:23:32 +00:00
Showing only changes of commit 7c485cc64a - Show all commits

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

Renovate Bot 2024-12-13 02:01:32 +00:00

View file

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