Skip to content

Commit

Permalink
Merge pull request #305 from ethpandaops/fix/scratch
Browse files Browse the repository at this point in the history
fix(ci): scrach image
  • Loading branch information
Savid committed Apr 19, 2024
2 parents 7b3ca7b + e881bc2 commit 789f509
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 789f509

Please sign in to comment.