Skip to content

Commit

Permalink
chore(deps): update node.js to v23.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent fe454c7 commit aa3f01b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
23.3.0
23.4.0
2 changes: 1 addition & 1 deletion frontend/.node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
23.3.0
23.4.0
2 changes: 1 addition & 1 deletion frontend/Dockerfile
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion test/e2e/.node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
23.3.0
23.4.0

0 comments on commit aa3f01b

Please sign in to comment.