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 3f29444 commit b288b12Copy full SHA for b288b12
starter-sample/app/Dockerfile
@@ -1,5 +1,6 @@
1
# A sample dockerfile for a Node.js application.
2
# Replace with an appropriate Dockerfile for your application.
3
+#REMOVE_ME_AFTER_EDITING
4
5
FROM node:20-bookworm-slim
6
0 commit comments