We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08f9bd7 commit 631de12Copy full SHA for 631de12
Dockerfile
@@ -1,5 +1,5 @@
1
# Build layer template for an eventual TS migration
2
-FROM node:20.15.0-slim AS builder
+FROM node:22.14.0-slim AS builder
3
ENV NODE_ENV=production
4
5
# Set working directory
0 commit comments