Skip to content

Commit

Permalink
[Dockerfile] remove user
Browse files Browse the repository at this point in the history
  • Loading branch information
defo89 committed Jan 14, 2025
1 parent 3e4d0b2 commit 3776395
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,5 @@ LABEL source_repository="https://github.com/sapcc/kube-parrot"

WORKDIR /
COPY --from=builder /workspace/parrot .
USER 65532:65532

ENTRYPOINT ["/parrot"]

0 comments on commit 3776395

Please sign in to comment.