mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-16 23:29:21 +00:00
Update selenium docker images
This commit is contained in:
parent
8a99f17f24
commit
9afd7dd76d
@ -15,7 +15,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: selenium-hub
|
- name: selenium-hub
|
||||||
image: selenium/hub:2.47.1
|
image: selenium/hub:2.53.0
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 4444
|
- containerPort: 4444
|
||||||
resources:
|
resources:
|
||||||
|
@ -15,7 +15,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: selenium-node-chrome
|
- name: selenium-node-chrome
|
||||||
image: selenium/node-chrome-debug:2.47.1
|
image: selenium/node-chrome-debug:2.53.0
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 5900
|
- containerPort: 5900
|
||||||
env:
|
env:
|
||||||
|
@ -15,7 +15,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: selenium-node-firefox
|
- name: selenium-node-firefox
|
||||||
image: selenium/node-firefox-debug:2.47.1
|
image: selenium/node-firefox-debug:2.53.0
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 5900
|
- containerPort: 5900
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user