Skip to content

Commit

Permalink
Update selenium/standalone-chromium Docker tag to v131
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent a8f4293 commit bb0dae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ services:

# Chrome container, used for browser testing.
chrome:
image: selenium/standalone-chromium:130.0
image: selenium/standalone-chromium:131.0
ports:
- "7900" # Find port on host with `docker compose port chrome 7900`.
shm_size: '1gb' # Increase '/dev/shm' partition size to avoid browser crashing.
Expand Down

1 comment on commit bb0dae3

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.