Skip to content

Commit

Permalink
fixing docker image name (#5)
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Raffel <[email protected]>
  • Loading branch information
matt-raffel-kiva authored Apr 28, 2022
1 parent 10b1499 commit 79402ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ workflows:
ignore: /.*/
update-description: true
dockerfile: Dockerfile.production
image: kivaprotocol/protocol-system-services
image: kivaprotocol/protocol-services-support
tag: << pipeline.git.tag >>,latest
- push-to-dev:
context:
Expand Down

0 comments on commit 79402ad

Please sign in to comment.