Skip to content

Commit

Permalink
Renaming kubehound-binary image
Browse files Browse the repository at this point in the history
  • Loading branch information
jt-dd committed Sep 12, 2024
1 parent 5135194 commit 76f2ffb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
- dockerfile: deployments/kubehound/ui/Dockerfile
image: ui
workdir: deployments/kubehound/ui/
- dockerfile: deployments/kubehound/kubehound/Dockerfile
image: kubehound
- dockerfile: deployments/kubehound/binary/Dockerfile
image: binary
workdir: .
permissions:
contents: read
Expand Down
File renamed without changes.

0 comments on commit 76f2ffb

Please sign in to comment.