Skip to content

Commit a90472f

Browse files
chore(deps): update node.js to v22 (#206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4da8cc4 commit a90472f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18
1+
22

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:18-alpine AS builder
1+
FROM node:22-alpine AS builder
22

33
WORKDIR /app
44

0 commit comments

Comments
 (0)