Skip to content

Commit

Permalink
chore: Update Docker dependency in renovate.json configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
stephdl committed Aug 19, 2024
1 parent 419a0fb commit ae84be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"regexManagers": [
{
"fileMatch": ["build-images.sh"],
"matchStrings": ["docker\\.io/roundcube/roundcubemail:(?<currentValue>[^\\s]+)"],
"matchStrings": ["docker\\.io/roundcube/roundcubemail:(?<currentValue>[^\\s]+)-apache"],
"depNameTemplate": "collabora/code",
"datasourceTemplate": "docker"
}
Expand Down

0 comments on commit ae84be9

Please sign in to comment.