Skip to content

Commit

Permalink
Update ghcr.io/puppeteer/puppeteer Docker tag to v23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 16, 2024
1 parent 74aa923 commit ba7f62c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ WORKDIR /app
COPY package.json package-lock.json ./
RUN npm ci --omit=dev

FROM ghcr.io/puppeteer/puppeteer:22.12.1
FROM ghcr.io/puppeteer/puppeteer:23.6.0
ENV NODE_ENV=production

USER root
Expand Down

0 comments on commit ba7f62c

Please sign in to comment.