Skip to content

Commit

Permalink
assets and docker file
Browse files Browse the repository at this point in the history
  • Loading branch information
yairsimantov20 committed Dec 28, 2023
1 parent 64c65f3 commit 5cf661b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM gcr.io/distroless/static-debian11
FROM alpine

COPY assets /usr/bin
COPY assets/ /usr/bin

USER nonroot:nonroot

Expand Down

0 comments on commit 5cf661b

Please sign in to comment.