Skip to content

Commit 6057cfd

Browse files
committed
Use Node 24
Per policy we use the active version of node, which is Node 24 Issue #761 Upgrade to Node 24
1 parent db3cf51 commit 6057cfd

File tree

5 files changed

+265
-2585
lines changed

5 files changed

+265
-2585
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20
1+
24

Dockerfile.local

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

33
ARG FONTAWESOME_PACKAGE_TOKEN
44
ENV FONTAWESOME_PACKAGE_TOKEN=${FONTAWESOME_PACKAGE_TOKEN}

0 commit comments

Comments
 (0)