Skip to content

Commit 32217be

Browse files
committed
use alpline git
Signed-off-by: mahdikhashan <[email protected]>
1 parent 324d770 commit 32217be

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

cmd/ui/v1beta1/Dockerfile

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
# --- Clone the kubeflow/kubeflow code ---
2-
FROM alpine:3.15 AS fetch-kubeflow-kubeflow
3-
4-
RUN apk add --no-cache git
2+
FROM alpine/git AS fetch-kubeflow-kubeflow
53

64
WORKDIR /kf
75
COPY ./pkg/ui/v1beta1/frontend/COMMIT ./

0 commit comments

Comments
 (0)