Skip to content

Commit 097f42b

Browse files
committed
build: upgrade to node 22
1 parent 7b9bc09 commit 097f42b

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-
22
1+
24

Dockerfile

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

33
WORKDIR /build
44

0 commit comments

Comments
 (0)