Skip to content

Commit

Permalink
chore: update release.Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Georgy Khromov <[email protected]>
  • Loading branch information
ggkhrmv committed Jun 20, 2024
1 parent fdd84d2 commit 8f3f665
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM scratch
ENTRYPOINT ["bin/manager"]
COPY bin/manager /
ENTRYPOINT ["/rbac-operator"]
COPY rbac-operator /

0 comments on commit 8f3f665

Please sign in to comment.