Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Commit

Permalink
Fixes #169 - Move container images to GitHub container registry
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated workflow committed Nov 17, 2023
1 parent 671a8ff commit 2d56979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<images>
<image>
<alias>calico</alias>
<name>manorrock/calico:%l</name>
<name>ghcr.io/manorrock/calico:%l</name>
<build>
<buildx>
<platforms>
Expand Down

0 comments on commit 2d56979

Please sign in to comment.