We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eecb1b5 commit 0a03232Copy full SHA for 0a03232
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:20.15.1-slim AS builder
3
ENV NODE_ENV=production
4
5
# Set working directory
0 commit comments