Skip to content

Commit

Permalink
Update firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
aspark21 committed Oct 28, 2021
1 parent 6d79f84 commit d4db6f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ services:
- "${ASSETDIR}/exttests/apache2_ports.conf:/etc/apache2/ports.conf"
- "${ASSETDIR}/exttests/apache2.conf:/etc/apache2/sites-enabled/000-default.conf"
selenium:
image: "selenium/standalone-firefox${MOODLE_DOCKER_SELENIUM_SUFFIX}:2.53.1"
image: "selenium/standalone-firefox${MOODLE_DOCKER_SELENIUM_SUFFIX}:3.141.59"
volumes:
- "${MOODLE_DOCKER_WWWROOT}:/var/www/html:ro"

0 comments on commit d4db6f5

Please sign in to comment.