Skip to content

Commit 62ee136

Browse files
Update Node.js to v22.14.0 (#2052)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 46ef314 commit 62ee136

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.apps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ services:
3030
profiles:
3131
- frontend
3232
working_dir: /src
33-
image: node:22.13
33+
image: node:22.14
3434
entrypoint: ["/bin/sh", "-c"]
3535
command:
3636
- |

0 commit comments

Comments
 (0)