Skip to content

Commit

Permalink
Dockerfile: GONOSUMDB="*"
Browse files Browse the repository at this point in the history
  • Loading branch information
navigaid committed Jan 2, 2025
1 parent 144c993 commit ca65506
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 20 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
FROM btwiuse/arch:golang AS builder-golang
COPY . /k0s.io
WORKDIR /k0s.io
ENV GONOSUMDB="*"
RUN make build

FROM btwiuse/arch
Expand Down
14 changes: 0 additions & 14 deletions Dockerfile.dapper

This file was deleted.

6 changes: 0 additions & 6 deletions Dockerfile.local

This file was deleted.

0 comments on commit ca65506

Please sign in to comment.