Update nextcloud Docker tag to v28
Some checks failed
repod / xml (push) Successful in 2m14s
repod / php (push) Failing after 2m14s
repod / nodejs (push) Successful in 1m58s

This commit is contained in:
Renovate Bot 2023-12-25 06:30:57 +00:00
parent b862f9d543
commit 083d72e2e6

View File

@ -14,7 +14,7 @@ jobs:
php: php:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: nextcloud:26 container: nextcloud:28
steps: steps:
- run: apt-get update - run: apt-get update
- run: apt-get install -y git nodejs - run: apt-get install -y git nodejs