docker: Update chrome to 124

This commit is contained in:
Mohamed Bassem
2025-08-04 03:36:19 +00:00
parent 9912a0a3d0
commit 03aa17200e
5 changed files with 5 additions and 5 deletions

View File

@@ -12,7 +12,7 @@ services:
BROWSER_WEB_URL: http://chrome:9222
DATA_DIR: /data
chrome:
image: gcr.io/zenika-hub/alpine-chrome:123
image: gcr.io/zenika-hub/alpine-chrome:124
restart: unless-stopped
command:
- --no-sandbox

View File

@@ -18,7 +18,7 @@ services:
prep:
condition: service_completed_successfully
chrome:
image: gcr.io/zenika-hub/alpine-chrome:123
image: gcr.io/zenika-hub/alpine-chrome:124
restart: unless-stopped
ports:
- 9222:9222

View File

@@ -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

View File

@@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: chrome
image: gcr.io/zenika-hub/alpine-chrome:123
image: gcr.io/zenika-hub/alpine-chrome:124
command:
- chromium-browser
- --headless

View File

@@ -22,7 +22,7 @@ services:
MEILI_NO_ANALYTICS: "true"
MEILI_MASTER_KEY: dummy
chrome:
image: gcr.io/zenika-hub/alpine-chrome:123
image: gcr.io/zenika-hub/alpine-chrome:124
restart: unless-stopped
command:
- --no-sandbox