Skip to content

Commit

Permalink
chore: upgrade prerender to node 22
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOrangePuff committed Nov 25, 2024
1 parent 7ff2635 commit d02df5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/prerender-fargate/lib/prerender/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:16-alpine
FROM node:22-alpine

ENV CHROME_BIN=/usr/bin/chromium-browser
ENV CHROME_PATH=/usr/lib/chromium/
Expand Down

0 comments on commit d02df5d

Please sign in to comment.