Skip to content

Commit

Permalink
Fixes #286 - Publish to GitHub Container Registry
Browse files Browse the repository at this point in the history
  • Loading branch information
mnriem committed Dec 19, 2023
1 parent 220e986 commit bf58eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-keyvault/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
<images>
<image>
<alias>ocelot-azure-keyvault</alias>
<name>manorrock/ocelot-azure-keyvault:latest</name>
<name>ghcr.io/manorrock/ocelot-azure-keyvault:latest</name>
<build>
<buildx>
<platforms>
Expand Down

0 comments on commit bf58eaf

Please sign in to comment.