chore(deps): update gcr.io/zenika-hub/alpine-chrome docker tag to v124
This commit is contained in:
parent
3a758dadaf
commit
e00d1f44ae
|
|
@ -22,7 +22,7 @@ services:
|
||||||
# If you want to mount a custom directory, change the volume mapping above instead.
|
# If you want to mount a custom directory, change the volume mapping above instead.
|
||||||
DATA_DIR: /data # DON'T CHANGE THIS
|
DATA_DIR: /data # DON'T CHANGE THIS
|
||||||
chrome:
|
chrome:
|
||||||
image: gcr.io/zenika-hub/alpine-chrome:123
|
image: gcr.io/zenika-hub/alpine-chrome:124
|
||||||
container_name: chrome-${CONTAINER_NAME}
|
container_name: chrome-${CONTAINER_NAME}
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
command:
|
command:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue