Update nextcloud Docker tag to v28

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

@ -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