Skip to content

Commit 8214e7f

Browse files
Update Node.js to v22
1 parent 08f9bd7 commit 8214e7f

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,5 +1,5 @@
11
# Build layer template for an eventual TS migration
2-
FROM node:20.15.0-slim AS builder
2+
FROM node:22.15.1-slim AS builder
33
ENV NODE_ENV=production
44

55
# Set working directory

0 commit comments

Comments
 (0)