Skip to content

Commit 8c3c084

Browse files
committed
docker: bump node version to 24
1 parent a0560fe commit 8c3c084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:23-alpine AS base
1+
FROM node:24-alpine AS base
22
ENV PNPM_HOME="/pnpm"
33
ENV PATH="$PNPM_HOME:$PATH"
44

0 commit comments

Comments
 (0)