Revert "Update nextcloud Docker tag to v27"
All checks were successful
epubreader / nextcloud-22 (push) Successful in 49s
epubreader / nextcloud-27 (push) Successful in 47s

This reverts commit 6317bc33a4.
This commit is contained in:
Michel Roux 2023-09-11 09:16:28 +02:00
parent e9b3cf18d6
commit 1b0e89dcb2

View File

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