Bump image versions in selenium example

This commit is contained in:
Zoltán Reegn 2018-10-30 17:35:04 +01:00
parent e2a461bb78
commit 860cf5c28b
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: selenium-hub
image: selenium/hub:3.11
image: selenium/hub:3.141
ports:
- containerPort: 4444
resources:

View File

@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: selenium-node-chrome
image: selenium/node-chrome-debug:3.11
image: selenium/node-chrome-debug:3.141
ports:
- containerPort: 5900
env:

View File

@ -20,7 +20,7 @@ spec:
medium: Memory
containers:
- name: selenium-node-firefox
image: selenium/node-firefox-debug:3.11
image: selenium/node-firefox-debug:3.141
ports:
- containerPort: 5900
volumeMounts: