Skip to content

Commit 9e08960

Browse files
Update weekly minor updates
1 parent eecb1b5 commit 9e08960

File tree

2 files changed

+138
-197
lines changed

2 files changed

+138
-197
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ WORKDIR /app
99
COPY package.json package-lock.json ./
1010
RUN npm ci --omit=dev
1111

12-
FROM ghcr.io/puppeteer/puppeteer:22.12.1
12+
FROM ghcr.io/puppeteer/puppeteer:22.13.1
1313
ENV NODE_ENV=production
1414

1515
USER root

0 commit comments

Comments
 (0)