Skip to content

Commit

Permalink
chore: change image name
Browse files Browse the repository at this point in the history
  • Loading branch information
martinsaporiti committed Oct 18, 2024
1 parent 05abcb5 commit cef7c65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerhub-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags: privadoid/issuernode:${{ env.IMAGE_TAG }}
tags: privadoid/issuernode-api:${{ env.IMAGE_TAG }}


1 comment on commit cef7c65

@FELLIX000
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make all files private

Please sign in to comment.