Skip to content

Commit

Permalink
fix(ci): scrach image
Browse files Browse the repository at this point in the history
  • Loading branch information
Savid committed Apr 19, 2024
1 parent 7b3ca7b commit e881bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion goreleaser-scratch.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM gcr.io/distroless/static-debian11:latest
FROM gcr.io/distroless/cc-debian12:latest
COPY xatu* /xatu
ENTRYPOINT ["/xatu"]

0 comments on commit e881bc2

Please sign in to comment.