Update docker.io/library/nextcloud Docker tag to v35
Some checks failed
Build Nextcloud / Build Nextcloud 35 Image (push) Failing after 6m6s
Some checks failed
Build Nextcloud / Build Nextcloud 35 Image (push) Failing after 6m6s
This commit is contained in:
parent
76fb84be36
commit
0c8cdbef45
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
nextcloud-version:
|
nextcloud-version:
|
||||||
# renovate: datasource=docker depName=docker.io/library/nextcloud
|
# renovate: datasource=docker depName=docker.io/library/nextcloud
|
||||||
- 34
|
- 35
|
||||||
steps:
|
steps:
|
||||||
- name: Install required system packages
|
- name: Install required system packages
|
||||||
run: apk add --no-cache nodejs git
|
run: apk add --no-cache nodejs git
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue