Skip to content

Commit

Permalink
switch to alpine
Browse files Browse the repository at this point in the history
  • Loading branch information
orishavit committed Apr 9, 2024
1 parent 2cbfb04 commit 72dcab6
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,2 +1,2 @@
FROM gcr.io/distroless/static:nonroot
COPY ./build/bin /rolesanywhere-credential-helper
FROM alpine:3.19
COPY ./build/bin /rolesanywhere-credential-helper

0 comments on commit 72dcab6

Please sign in to comment.