Skip to content

Commit

Permalink
use latest seleniarm docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
byrond authored Oct 10, 2023
1 parent b180106 commit 410a895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.selenium-chrome.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
version: '3.6'
services:
selenium-chrome:
image: seleniarm/standalone-chromium:4.1.4-20220429
image: seleniarm/standalone-chromium:latest
container_name: ddev-${DDEV_SITENAME}-selenium-chrome
expose:
# The internal noVNC port, which operates over HTTP so it can be exposed
Expand Down

0 comments on commit 410a895

Please sign in to comment.