diff --git a/Dockerfile b/Dockerfile index 87a9d278..fdc7de81 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:23.11.0-slim AS acarshub-typescript-builder +FROM node:24.7.0-slim AS acarshub-typescript-builder # pushd/popd SHELL ["/bin/bash", "-o", "pipefail", "-c"]