Update nextcloud Docker tag to v27

This commit is contained in:
Renovate Bot 2023-10-28 06:49:41 +00:00
parent afd0e9f18a
commit 29444aaae7

@ -4,7 +4,7 @@ on: [push]
jobs:
nextcloud-22:
runs-on: ubuntu-latest
container: nextcloud:22
container: nextcloud:27
steps:
- run: apt-get update
- run: apt-get install -y git nodejs