Skip to content

Commit 25962f6

Browse files
committed
Container name update
1 parent 475a177 commit 25962f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wordpress-official-starter/usage_scenario.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ description: Simple Wordpress where just the Homepage with the install instructi
55
compose-file: !include compose.yml
66

77
services:
8-
gcb-puppeteer:
8+
gcb-playwright:
99
image: greencoding/gcb_playwright:v16
1010
networks:
1111
- gcb-mariadb-wordpress-network
1212

1313
flow:
1414
- name: Check Website
15-
container: gcb-puppeteer
15+
container: gcb-playwright
1616
commands:
1717
- type: console
1818
command: python3 /tmp/repo/wordpress-official-starter/playwright-flow.py

0 commit comments

Comments
 (0)