Skip to content

Commit

Permalink
Revert "Add a full image for now (#59)"
Browse files Browse the repository at this point in the history
This reverts commit c68d409.
  • Loading branch information
cmmarslender committed Sep 10, 2024
1 parent a3b569e commit c06ef01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ WORKDIR /app

RUN make build

FROM golang:1
FROM gcr.io/distroless/static-debian12

COPY --from=builder /app/bin/go-chia-crawler /go-chia-crawler

Expand Down

0 comments on commit c06ef01

Please sign in to comment.