We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 393d00a commit f5fc528Copy full SHA for f5fc528
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:16.20-slim as build-stage
+FROM node:18.20-slim as build-stage
2
3
RUN apt update
4
RUN apt install git -y
0 commit comments