We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b466836 commit b3601c1Copy full SHA for b3601c1
1 file changed
.goreleaser.Dockerfile
@@ -1,3 +1,3 @@
1
-FROM gcr.io/distroless/static:nonroot
+FROM scratch
2
COPY fga /fga
3
-ENTRYPOINT ["/fga"]
+ENTRYPOINT ["/fga"]
0 commit comments