diff options
Diffstat (limited to 'docker/docker-compose.yml')
| -rw-r--r-- | docker/docker-compose.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/docker-compose.yml b/docker/docker-compose.yml index 4cf2b792..827d0267 100644 --- a/docker/docker-compose.yml +++ b/docker/docker-compose.yml @@ -20,7 +20,7 @@ services: # If you want to mount a custom directory, change the volume mapping above instead. DATA_DIR: /data # DON'T CHANGE THIS chrome: - image: gcr.io/zenika-hub/alpine-chrome:123 + image: gcr.io/zenika-hub/alpine-chrome:124 restart: unless-stopped command: - --no-sandbox |
