Skip to content

Commit 10ed80b

Browse files
committed
Update to latest node version and package versions
1 parent c4520e1 commit 10ed80b

File tree

2 files changed

+316
-880
lines changed

2 files changed

+316
-880
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:18-alpine AS build
1+
FROM node:22-alpine AS build
22

33
WORKDIR /app
44
COPY . /app

0 commit comments

Comments
 (0)