Revert "Update nextcloud Docker tag to v27"
This reverts commit 6317bc33a4
.
This commit is contained in:
parent
e9b3cf18d6
commit
1b0e89dcb2
@ -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
|
||||
|
Reference in New Issue
Block a user