Bump auto tests to 2.1.25 & bump ff to 4.10.0, SC-2844
Bump firefox to align with uppstream repo: https://github.com/swedenconnect/docker-eidas-test/blob/sunet/docker-compose.yml
This commit is contained in:
parent
38eeecf453
commit
b083d0f88d
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ eidastest_compose:
|
||||||
version: "3"
|
version: "3"
|
||||||
services:
|
services:
|
||||||
firefox:
|
firefox:
|
||||||
image: selenium/standalone-firefox:3.141.59-20210422
|
image: seleniarm/standalone-firefox:4.10.0
|
||||||
container_name: standalone-firefox
|
container_name: standalone-firefox
|
||||||
volumes:
|
volumes:
|
||||||
- /dev/shm:/dev/shm
|
- /dev/shm:/dev/shm
|
||||||
|
@ -18,7 +18,7 @@ eidastest_compose:
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
|
|
||||||
eidastest-testid:
|
eidastest-testid:
|
||||||
image: docker.sunet.se/eidastest-testid:2.1.24
|
image: docker.sunet.se/eidastest-testid:2.1.25
|
||||||
container_name: eidastest-testid
|
container_name: eidastest-testid
|
||||||
ports:
|
ports:
|
||||||
- "443:8099"
|
- "443:8099"
|
||||||
|
|
Loading…
Add table
Reference in a new issue