Skip to content

Commit

Permalink
update to distroless image for testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosyya committed Aug 14, 2024
1 parent 6658a93 commit 5a03dfe
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 5a03dfe

Please sign in to comment.