0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-15 19:05:09 +01:00

Playwright v9

This commit is contained in:
Arne Tarara 2024-05-20 10:10:12 +02:00
parent 844b9e63c5
commit d16ffb35a9
No known key found for this signature in database
GPG key ID: 2540198A4079785B
20 changed files with 20 additions and 20 deletions

View file

@ -6,7 +6,7 @@ compose-file: !include compose-fpm-mariadb.yml
services: services:
gcb-playwright: gcb-playwright:
image: greencoding/gcb_playwright:v8 image: greencoding/gcb_playwright:v9
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval

View file

@ -9,7 +9,7 @@ sci:
services: services:
gcb-playwright: gcb-playwright:
image: greencoding/gcb_playwright:v8 image: greencoding/gcb_playwright:v9
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval

View file

@ -9,7 +9,7 @@ sci:
services: services:
gcb-playwright: gcb-playwright:
image: greencoding/gcb_playwright:v8 image: greencoding/gcb_playwright:v9
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval

View file

@ -9,7 +9,7 @@ sci:
services: services:
gcb-playwright: gcb-playwright:
image: greencoding/gcb_playwright:v8 image: greencoding/gcb_playwright:v9
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval

View file

@ -6,7 +6,7 @@ compose-file: !include compose-mariadb.yml
services: services:
gcb-playwright: gcb-playwright:
image: greencoding/gcb_playwright:v8 image: greencoding/gcb_playwright:v9
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval

View file

@ -6,7 +6,7 @@ compose-file: !include compose-mariadb.yml
services: services:
gcb-playwright: gcb-playwright:
image: greencoding/gcb_playwright:v8 image: greencoding/gcb_playwright:v9
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval

View file

@ -9,7 +9,7 @@ sci:
services: services:
gcb-playwright: gcb-playwright:
image: greencoding/gcb_playwright:v8 image: greencoding/gcb_playwright:v9
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval

View file

@ -9,7 +9,7 @@ sci:
services: services:
gcb-playwright: gcb-playwright:
image: greencoding/gcb_playwright:v8 image: greencoding/gcb_playwright:v9
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval

View file

@ -9,7 +9,7 @@ sci:
services: services:
gcb-playwright: gcb-playwright:
image: greencoding/gcb_playwright:v8 image: greencoding/gcb_playwright:v9
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval

View file

@ -9,7 +9,7 @@ sci:
services: services:
gcb-playwright: gcb-playwright:
image: greencoding/gcb_playwright:v8 image: greencoding/gcb_playwright:v9
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval

View file

@ -6,7 +6,7 @@ compose-file: !include compose-postgres.yml
services: services:
gcb-playwright: gcb-playwright:
image: greencoding/gcb_playwright:v8 image: greencoding/gcb_playwright:v9
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval

View file

@ -6,7 +6,7 @@ compose-file: !include compose-postgres.yml
services: services:
gcb-playwright: gcb-playwright:
image: greencoding/gcb_playwright:v8 image: greencoding/gcb_playwright:v9
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval

View file

@ -9,7 +9,7 @@ sci:
services: services:
gcb-playwright: gcb-playwright:
image: greencoding/gcb_playwright:v8 image: greencoding/gcb_playwright:v9
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval

View file

@ -9,7 +9,7 @@ sci:
services: services:
gcb-playwright: gcb-playwright:
image: greencoding/gcb_playwright:v8 image: greencoding/gcb_playwright:v9
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval

View file

@ -9,7 +9,7 @@ sci:
services: services:
gcb-playwright: gcb-playwright:
image: greencoding/gcb_playwright:v8 image: greencoding/gcb_playwright:v9
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval

View file

@ -9,7 +9,7 @@ sci:
services: services:
gcb-playwright: gcb-playwright:
image: greencoding/gcb_playwright:v8 image: greencoding/gcb_playwright:v9
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval

View file

@ -6,7 +6,7 @@ compose-file: !include compose-sqlite.yml
services: services:
gcb-playwright: gcb-playwright:
image: greencoding/gcb_playwright:v8 image: greencoding/gcb_playwright:v9
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval

View file

@ -6,7 +6,7 @@ compose-file: !include compose-sqlite.yml
services: services:
gcb-playwright: gcb-playwright:
image: greencoding/gcb_playwright:v8 image: greencoding/gcb_playwright:v9
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval

View file

@ -9,7 +9,7 @@ sci:
services: services:
gcb-playwright: gcb-playwright:
image: greencoding/gcb_playwright:v8 image: greencoding/gcb_playwright:v9
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval

View file

@ -9,7 +9,7 @@ sci:
services: services:
gcb-playwright: gcb-playwright:
image: greencoding/gcb_playwright:v8 image: greencoding/gcb_playwright:v9
depends_on: depends_on:
nc: nc:
condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval condition: service_started # change to service_healthy when Docker CE 25.0 is released which supports start-interval