diff --git a/.node-version b/.node-version index 6e909bab4..03b982a27 100644 --- a/.node-version +++ b/.node-version @@ -1 +1 @@ -23.3.0 +23.4.0 diff --git a/frontend/.node-version b/frontend/.node-version index 6e909bab4..03b982a27 100644 --- a/frontend/.node-version +++ b/frontend/.node-version @@ -1 +1 @@ -23.3.0 +23.4.0 diff --git a/frontend/Dockerfile b/frontend/Dockerfile index 4e8101b7c..6e10eba81 100644 --- a/frontend/Dockerfile +++ b/frontend/Dockerfile @@ -1,4 +1,4 @@ -FROM node:23.3.0-bullseye-slim@sha256:87dd73937fa027300faff8cff62e4b82ac7ee135a20a08044215b5827925031e AS base +FROM node:23.4.0-bullseye-slim@sha256:7f9a5ee2d95c39c6f4b8025bcc89d8ff90b13d8814f6b5ec9baf837373f108e0 AS base SHELL ["/bin/bash", "-o", "pipefail", "-c"] ARG TARGETPLATFORM diff --git a/test/e2e/.node-version b/test/e2e/.node-version index 6e909bab4..03b982a27 100644 --- a/test/e2e/.node-version +++ b/test/e2e/.node-version @@ -1 +1 @@ -23.3.0 +23.4.0