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 fa87daa commit 287164bCopy full SHA for 287164b
containers/init/build/node/Dockerfile
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM node:10-buster
+FROM node:18-bookworm
16
17
RUN mkdir -p /src/workspace
18
WORKDIR /src/workspace
containers/runtime/node/Dockerfile
0 commit comments