Skip to content

Commit

Permalink
Merge pull request #83 from dell/update-dockerfile
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
bjiang27 authored Aug 12, 2024
2 parents 263717d + 20ab0e3 commit 00977d0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ FROM $GOIMAGE as build-env

WORKDIR /app/cert-csi/
COPY go.mod go.sum ./
COPY ./certs/ /usr/local/share/ca-certificates/

RUN update-ca-certificates

RUN GOSUMDB=off go mod download

Expand Down

0 comments on commit 00977d0

Please sign in to comment.