Skip to content

Commit b3601c1

Browse files
authored
Revert "Switch to distroless base image for SSL certs (#617)"
This reverts commit 614dbe0.
1 parent b466836 commit b3601c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.goreleaser.Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM gcr.io/distroless/static:nonroot
1+
FROM scratch
22
COPY fga /fga
3-
ENTRYPOINT ["/fga"]
3+
ENTRYPOINT ["/fga"]

0 commit comments

Comments
 (0)