We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b084284 commit d9aed6fCopy full SHA for d9aed6f
Dockerfile
@@ -1,6 +1,5 @@
1
# Build in a different image to keep the target image clean
2
FROM node:22 AS build
3
-RUN apk add git
4
WORKDIR /usr/src/app
5
6
# Copy backoffice files
0 commit comments