Merge pull request 'Update nextcloud Docker tag to v27' (#9) from renovate/nextcloud-27.x into master
All checks were successful
epubreader / nextcloud-22 (push) Successful in 48s
epubreader / nextcloud-27 (push) Successful in 45s

Reviewed-on: #9
This commit is contained in:
Michel Roux 2023-09-11 07:14:42 +00:00
commit e9b3cf18d6

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