Skip to content

Commit

Permalink
fix: [VIO-3010] Fix image name
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamIsrael committed Jul 13, 2023
1 parent d046ecd commit c230930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
DOCKERFILE: Dockerfile
USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
PASSWORD: ${{ secrets.DOCKERHUB_TOKEN }}
IMAGENAME: edge-events
IMAGENAME: synse-server

- uses: ./.github/actions/scan-image
id: scan-image
Expand Down

0 comments on commit c230930

Please sign in to comment.