Update docker image for tests

This commit is contained in:
xbgmsharp
2025-09-04 21:54:52 +02:00
parent 7ec74d7b82
commit 45b2e3f28f

View File

@@ -1,4 +1,5 @@
FROM node:lts
#FROM node:lts
FROM mcr.microsoft.com/devcontainers/javascript-node:22
ENV DEBIAN_FRONTEND=noninteractive
# Install and update the system