chore(deps): update nextcloud docker tag to v30.0.1 #58

Merged
catalin merged 1 commit from renovate/nextcloud-30.x into main 2024-10-19 01:38:47 +00:00
Showing only changes of commit 39b710f7ae - Show all commits

chore(deps): update nextcloud docker tag to v30.0.1
All checks were successful
checks / k8s (push) Successful in 48s
checks / pre-commit (push) Successful in 57s
checks / tflint (push) Successful in 22s
OpenTofu deployments / authentik (push) Successful in 1m14s
OpenTofu deployments / adguard (push) Successful in 47s
Kaniko deployments / nextcloud (push) Successful in 17m5s

Renovate Bot 2024-10-19 01:18:48 +00:00

View file

@ -1,4 +1,4 @@
FROM nextcloud:30.0.0-apache
FROM nextcloud:30.0.1-apache
RUN set -ex; \
\