Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alexisdondon authored Aug 25, 2022
1 parent e33d884 commit 8a0f620
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@
"depNameTemplate": "rocker-org/rocker-versioned2",
"datasourceTemplate": "github-releases",
"extractVersionTemplate": "^R(?<version>.*)$"
},
{
"fileMatch": ["^.github/workflows/main-workflow.yml$"],
"matchStrings": ["base_image_gpu: \"(?<currentValue>.*?)\""],
"datasourceTemplate": "docker"
}
]
}

0 comments on commit 8a0f620

Please sign in to comment.