Skip to content

Commit d9aed6f

Browse files
committed
ci: remove redundant & failing apk add command
1 parent b084284 commit d9aed6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# Build in a different image to keep the target image clean
22
FROM node:22 AS build
3-
RUN apk add git
43
WORKDIR /usr/src/app
54

65
# Copy backoffice files

0 commit comments

Comments
 (0)