diff --git a/Earthfile b/Earthfile index 5b3420ce..bf537002 100644 --- a/Earthfile +++ b/Earthfile @@ -1,7 +1,7 @@ VERSION 0.7 # TypeScript build -FROM node:20.9.0 +FROM node:20.10.0 LABEL org.opencontainers.image.source=https://github.com/Kesin11/CIAnalyzer LABEL org.opencontainers.image.authors=kesin1202000@gmail.com WORKDIR /build