update upstream alpine (#24896)

This commit is contained in:
davejrt 2021-09-13 12:27:29 -05:00 committed by GitHub
parent f85834b682
commit d3308157f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,14 @@
{
"packageNames": ["react-grid-layout"],
"reviewers": ["team:code-insights-frontend"]
},
{
"groupName": "Upstream Alpine 3.12 Docker image",
"matchDatasources": ["docker"],
"packagePatterns": ["^alpine:3.12"],
"fileMatch": ["^Dockerfile$"],
"paths": ["docker-images/**"],
"labels": ["automerge"]
}
]
}