Skip to content

Commit 715f390

Browse files
Update Node.js to v22.19.0 (#298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 188516d commit 715f390

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker-compose.apps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ services:
3939

4040
watch:
4141
working_dir: /src
42-
image: node:22.17
42+
image: node:22.19
4343
entrypoint: ["/bin/sh", "-c"]
4444
command:
4545
- |

frontend-demo/.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.18.0
1+
22.19.0

0 commit comments

Comments
 (0)