We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd8dca4 commit 5217420Copy full SHA for 5217420
Dockerfile
@@ -1,5 +1,5 @@
1
# Builder stage
2
-FROM node:latest AS builder
+FROM node:22.12.0-alpine AS builder
3
4
WORKDIR /usr/src/parse
5
0 commit comments