We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6322c3c commit 8be5cd6Copy full SHA for 8be5cd6
src/examples/javascript/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:18.12.1-slim
+FROM node:18.20.3-slim
2
3
WORKDIR /code/src/examples/javascript
4
ADD package.json /code/src/examples/javascript/package.json
0 commit comments