We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8848d02 commit 71bc1d5Copy full SHA for 71bc1d5
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:22-bullseye-slim
+FROM node:22-bookworm-slim
2
3
RUN apt-get update && apt-get install -y \
4
build-essential \
0 commit comments