Skip to content

Commit

Permalink
chore(deps): update selenium/standalone-chrome:latest docker digest t…
Browse files Browse the repository at this point in the history
…o c882250 (uber#531)
  • Loading branch information
renovate[bot] authored and gergelyke committed Nov 21, 2018
1 parent 9d93a11 commit d0b5ab2
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 @@ -2,7 +2,7 @@ version: '2.1'
services:
# to run selenium with chrome locally
chrome-standalone:
image: selenium/standalone-chrome:latest@sha256:076341dd87f04a3e9ba49fb383b1ea226e9ef6f76d98aaaf226db26c5a949311
image: selenium/standalone-chrome:latest@sha256:c882250410b740f57bb193ef1b742b46bc1c447b634c3f25ce2f2d1a233778f8
network_mode: 'host'
restart: always
ports:
Expand Down

0 comments on commit d0b5ab2

Please sign in to comment.