Skip to content

Commit

Permalink
Update weekly minor updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 21, 2024
1 parent eecb1b5 commit 9e08960
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 197 deletions.
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:22.13.1
ENV NODE_ENV=production

USER root
Expand Down
Loading

0 comments on commit 9e08960

Please sign in to comment.