Skip to content

Commit

Permalink
Merge pull request #1 from bnb-chain/update_to_distroless_image
Browse files Browse the repository at this point in the history
update to distroless image for testnet
  • Loading branch information
Rosyya authored Aug 14, 2024
2 parents 6658a93 + 5a03dfe commit db18b50
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
FROM alpine
# FROM alpine
FROM gcr.io/distroless/static-debian11

WORKDIR /build

Expand Down

0 comments on commit db18b50

Please sign in to comment.