Skip to content

Commit 5e7bd1b

Browse files
fix: subscribe Airlock Docker image definition to GRPC updates
1 parent 698375d commit 5e7bd1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"customType": "regex",
3636
"fileMatch": [
3737
"^gax-java/dependencies\\.properties$",
38-
"^\\.cloudbuild/library_generation/library_generation\\.Dockerfile$"
38+
"^\\.cloudbuild/library_generation/library_generation.*\\.Dockerfile$"
3939
],
4040
"matchStrings": [
4141
"version\\.io_grpc=(?<currentValue>.+?)\\n",

0 commit comments

Comments
 (0)