Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Commit 115a56e

Browse files
author
Pavel Ageev
committed
feat: bump versions
1 parent 2bbb858 commit 115a56e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ RUN npm ci --omit dev
1313

1414
FROM node:${NODE_VERSION}
1515

16-
ARG CHROMIUM_VERSION=125.0.6422.60-1~deb12u1
16+
ARG CHROMIUM_VERSION=125.0.6422.76-1~deb12u1
1717
ENV CHROMIUM_VERSION=${CHROMIUM_VERSION}
1818
ENV PUPPETEER_EXECUTABLE_PATH=/usr/bin/chromium
1919

0 commit comments

Comments
 (0)