Update nextcloud Docker tag to v27
All checks were successful
epubreader / nextcloud-22 (push) Successful in 51s
epubreader / nextcloud-27 (push) Successful in 48s

This commit is contained in:
Renovate Bot 2023-09-11 06:53:55 +00:00
parent 24a95707f4
commit 6317bc33a4

View File

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