mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-13 07:56:09 +02:00
Using new playwright browser
This commit is contained in:
parent
caf9376e6f
commit
7c03df4463
20 changed files with 20 additions and 20 deletions
|
@ -6,7 +6,7 @@ compose-file: !include compose-fpm-mariadb.yml
|
|||
|
||||
services:
|
||||
gcb-playwright:
|
||||
image: greencoding/gcb_playwright:v1
|
||||
image: greencoding/gcb_playwright:v3
|
||||
setup-commands:
|
||||
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
|
||||
- cp /tmp/repo/nextcloud_create_event.py /tmp/nextcloud_create_event.py
|
||||
|
|
|
@ -9,7 +9,7 @@ sci:
|
|||
|
||||
services:
|
||||
gcb-playwright:
|
||||
image: greencoding/gcb_playwright:v1
|
||||
image: greencoding/gcb_playwright:v3
|
||||
setup-commands:
|
||||
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
|
||||
- cp /tmp/repo/nextcloud_talk.py /tmp/nextcloud_talk.py
|
||||
|
|
|
@ -9,7 +9,7 @@ sci:
|
|||
|
||||
services:
|
||||
gcb-playwright:
|
||||
image: greencoding/gcb_playwright:v1
|
||||
image: greencoding/gcb_playwright:v3
|
||||
setup-commands:
|
||||
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
|
||||
- cp /tmp/repo/nextcloud_create_user.py /tmp/nextcloud_create_user.py
|
||||
|
|
|
@ -9,7 +9,7 @@ sci:
|
|||
|
||||
services:
|
||||
gcb-playwright:
|
||||
image: greencoding/gcb_playwright:v1
|
||||
image: greencoding/gcb_playwright:v3
|
||||
setup-commands:
|
||||
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
|
||||
- cp /tmp/repo/nextcloud_create_user.py /tmp/nextcloud_create_user.py
|
||||
|
|
|
@ -6,7 +6,7 @@ compose-file: !include compose-mariadb.yml
|
|||
|
||||
services:
|
||||
gcb-playwright:
|
||||
image: greencoding/gcb_playwright:v1
|
||||
image: greencoding/gcb_playwright:v3
|
||||
setup-commands:
|
||||
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
|
||||
- cp /tmp/repo/nextcloud_create_event.py /tmp/nextcloud_create_event.py
|
||||
|
|
|
@ -6,7 +6,7 @@ compose-file: !include compose-mariadb.yml
|
|||
|
||||
services:
|
||||
gcb-playwright:
|
||||
image: greencoding/gcb_playwright:v1
|
||||
image: greencoding/gcb_playwright:v3
|
||||
setup-commands:
|
||||
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
|
||||
- cp /tmp/repo/nextcloud_create_event.py /tmp/nextcloud_create_event.py
|
||||
|
|
|
@ -9,7 +9,7 @@ sci:
|
|||
|
||||
services:
|
||||
gcb-playwright:
|
||||
image: greencoding/gcb_playwright:v1
|
||||
image: greencoding/gcb_playwright:v3
|
||||
setup-commands:
|
||||
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
|
||||
- cp /tmp/repo/nextcloud_talk.py /tmp/nextcloud_talk.py
|
||||
|
|
|
@ -9,7 +9,7 @@ sci:
|
|||
|
||||
services:
|
||||
gcb-playwright:
|
||||
image: greencoding/gcb_playwright:v1
|
||||
image: greencoding/gcb_playwright:v3
|
||||
setup-commands:
|
||||
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
|
||||
- cp /tmp/repo/nextcloud_talk.py /tmp/nextcloud_talk.py
|
||||
|
|
|
@ -9,7 +9,7 @@ sci:
|
|||
|
||||
services:
|
||||
gcb-playwright:
|
||||
image: greencoding/gcb_playwright:v1
|
||||
image: greencoding/gcb_playwright:v3
|
||||
setup-commands:
|
||||
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
|
||||
- cp /tmp/repo/nextcloud_create_user.py /tmp/nextcloud_create_user.py
|
||||
|
|
|
@ -9,7 +9,7 @@ sci:
|
|||
|
||||
services:
|
||||
gcb-playwright:
|
||||
image: greencoding/gcb_playwright:v1
|
||||
image: greencoding/gcb_playwright:v3
|
||||
setup-commands:
|
||||
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
|
||||
- cp /tmp/repo/nextcloud_create_user.py /tmp/nextcloud_create_user.py
|
||||
|
|
|
@ -6,7 +6,7 @@ compose-file: !include compose-postgres.yml
|
|||
|
||||
services:
|
||||
gcb-playwright:
|
||||
image: greencoding/gcb_playwright:v1
|
||||
image: greencoding/gcb_playwright:v3
|
||||
setup-commands:
|
||||
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
|
||||
- cp /tmp/repo/nextcloud_create_event.py /tmp/nextcloud_create_event.py
|
||||
|
|
|
@ -6,7 +6,7 @@ compose-file: !include compose-postgres.yml
|
|||
|
||||
services:
|
||||
gcb-playwright:
|
||||
image: greencoding/gcb_playwright:v1
|
||||
image: greencoding/gcb_playwright:v3
|
||||
setup-commands:
|
||||
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
|
||||
- cp /tmp/repo/nextcloud_create_event.py /tmp/nextcloud_create_event.py
|
||||
|
|
|
@ -9,7 +9,7 @@ sci:
|
|||
|
||||
services:
|
||||
gcb-playwright:
|
||||
image: greencoding/gcb_playwright:v1
|
||||
image: greencoding/gcb_playwright:v3
|
||||
setup-commands:
|
||||
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
|
||||
- cp /tmp/repo/nextcloud_talk.py /tmp/nextcloud_talk.py
|
||||
|
|
|
@ -9,7 +9,7 @@ sci:
|
|||
|
||||
services:
|
||||
gcb-playwright:
|
||||
image: greencoding/gcb_playwright:v1
|
||||
image: greencoding/gcb_playwright:v3
|
||||
setup-commands:
|
||||
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
|
||||
- cp /tmp/repo/nextcloud_talk.py /tmp/nextcloud_talk.py
|
||||
|
|
|
@ -9,7 +9,7 @@ sci:
|
|||
|
||||
services:
|
||||
gcb-playwright:
|
||||
image: greencoding/gcb_playwright:v1
|
||||
image: greencoding/gcb_playwright:v3
|
||||
setup-commands:
|
||||
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
|
||||
- cp /tmp/repo/nextcloud_create_user.py /tmp/nextcloud_create_user.py
|
||||
|
|
|
@ -9,7 +9,7 @@ sci:
|
|||
|
||||
services:
|
||||
gcb-playwright:
|
||||
image: greencoding/gcb_playwright:v1
|
||||
image: greencoding/gcb_playwright:v3
|
||||
setup-commands:
|
||||
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
|
||||
- cp /tmp/repo/nextcloud_create_user.py /tmp/nextcloud_create_user.py
|
||||
|
|
|
@ -6,7 +6,7 @@ compose-file: !include compose-sqlite.yml
|
|||
|
||||
services:
|
||||
gcb-playwright:
|
||||
image: greencoding/gcb_playwright:v1
|
||||
image: greencoding/gcb_playwright:v3
|
||||
setup-commands:
|
||||
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
|
||||
- cp /tmp/repo/nextcloud_create_event.py /tmp/nextcloud_create_event.py
|
||||
|
|
|
@ -6,7 +6,7 @@ compose-file: !include compose-sqlite.yml
|
|||
|
||||
services:
|
||||
gcb-playwright:
|
||||
image: greencoding/gcb_playwright:v1
|
||||
image: greencoding/gcb_playwright:v3
|
||||
setup-commands:
|
||||
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
|
||||
- cp /tmp/repo/nextcloud_create_event.py /tmp/nextcloud_create_event.py
|
||||
|
|
|
@ -9,7 +9,7 @@ sci:
|
|||
|
||||
services:
|
||||
gcb-playwright:
|
||||
image: greencoding/gcb_playwright:v1
|
||||
image: greencoding/gcb_playwright:v3
|
||||
setup-commands:
|
||||
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
|
||||
- cp /tmp/repo/nextcloud_talk.py /tmp/nextcloud_talk.py
|
||||
|
|
|
@ -9,7 +9,7 @@ sci:
|
|||
|
||||
services:
|
||||
gcb-playwright:
|
||||
image: greencoding/gcb_playwright:v1
|
||||
image: greencoding/gcb_playwright:v3
|
||||
setup-commands:
|
||||
- cp /tmp/repo/nextcloud_install.py /tmp/nextcloud_install.py
|
||||
- cp /tmp/repo/nextcloud_talk.py /tmp/nextcloud_talk.py
|
||||
|
|
Loading…
Add table
Reference in a new issue