Skip to content

Commit 34f4465

Browse files
committed
git not needed as it came in the go image
1 parent 39628ba commit 34f4465

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

atlas/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ ARG BUILDARCH
33
# Stage 1: Build Go binary and clone repo
44
FROM --platform=$BUILDARCH golang:1.22 AS builder
55

6-
RUN apk add --no-cache git
7-
86
RUN git clone https://github.com/karam-ajaj/atlas.git /atlas-repo
97
WORKDIR /atlas-repo
108
RUN git checkout 3.1.11

0 commit comments

Comments
 (0)