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 6b800a9 commit aea10bdCopy full SHA for aea10bd
DevDockerfile
@@ -1,7 +1,7 @@
1
# Copyright (c) Microsoft Corporation and others. Licensed under the MIT license.
2
# SPDX-License-Identifier: MIT
3
4
-FROM docker.io/library/node:18
+FROM docker.io/library/node:24-bullseye
5
ENV APPDIR=/opt/service
6
7
## get SSH server running
Dockerfile
0 commit comments