Skip to content

Commit

Permalink
add prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandredevely authored Mar 26, 2024
1 parent 6a0f27d commit 1656bed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rules/level0.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{ "include" :
[
{
"source": "oc.template.rockylinux.minimal.8",
"source": "abcdesktopio/oc.template.rockylinux.minimal.8",
"target": "oc.template.rockylinux.8",
"dockerfile": "oc.template.rockylinux"
},
{
"source": "oc.template.rockylinux.minimal.9",
"source": "abcdesktopio/oc.template.rockylinux.minimal.9",
"target": "oc.template.rockylinux.9",
"dockerfile": "oc.template.rockylinux"
},
Expand Down

0 comments on commit 1656bed

Please sign in to comment.