chore(deps): update nextcloud docker tag to v28 #36

Merged
Xefir merged 1 commits from renovate/nextcloud-28.x into main 2024-01-13 23:42:41 +00:00

View File

@ -14,7 +14,7 @@ jobs:
php:
runs-on: ubuntu-latest
container: nextcloud:26
container: nextcloud:28
steps:
- run: apt-get update
- run: apt-get install -y git nodejs
@ -47,7 +47,7 @@ jobs:
release:
if: startsWith(gitea.ref, 'refs/tags')
runs-on: ubuntu-latest
container: nextcloud:26
container: nextcloud:28
steps:
- run: apt-get update
- run: apt-get install -y git nodejs