chore(deps): update nextcloud docker tag to v30.0.1
All checks were successful
checks / k8s (push) Successful in 1m6s
checks / tflint (push) Successful in 47s
checks / pre-commit (push) Successful in 2m7s
OpenTofu deployments / authentik (push) Successful in 1m40s
OpenTofu deployments / adguard (push) Successful in 59s
Kaniko deployments / nextcloud (push) Successful in 3m21s
All checks were successful
checks / k8s (push) Successful in 1m6s
checks / tflint (push) Successful in 47s
checks / pre-commit (push) Successful in 2m7s
OpenTofu deployments / authentik (push) Successful in 1m40s
OpenTofu deployments / adguard (push) Successful in 59s
Kaniko deployments / nextcloud (push) Successful in 3m21s
This commit is contained in:
parent
11ae1a10d7
commit
2334068f17
2 changed files with 2 additions and 2 deletions
|
|
@ -20,5 +20,5 @@ jobs:
|
|||
password: ${{ secrets.REGISTRY_PASSWORD }}
|
||||
cache: true
|
||||
registry: git.roboces.dev
|
||||
tag: nextcloud-30.0.0
|
||||
tag: nextcloud-30.0.1
|
||||
path: docker/nextcloud
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
FROM nextcloud:30.0.0-apache
|
||||
FROM nextcloud:30.0.1-apache
|
||||
|
||||
RUN set -ex; \
|
||||
\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue