We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30a3b91 commit 31aaf2dCopy full SHA for 31aaf2d
Dockerfile
@@ -1,5 +1,5 @@
1
# base node image
2
-FROM node:20-bookworm-slim
+FROM node:18-bullseye-slim
3
4
# Copied from https://github.com/puppeteer/puppeteer/blob/aefbde60d7993c37ca5289e034f3ca90945c20ff/docker/Dockerfile#L6
5
#
0 commit comments