We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c651c4c commit 72acce7Copy full SHA for 72acce7
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