mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
fix: docker-compose-image-tag fails to start (#31606)
This commit is contained in:
committed by
GitHub
parent
668194d574
commit
ee36cf058c
@@ -40,7 +40,7 @@ PATTERNS = {
|
||||
],
|
||||
"docker": [
|
||||
r"^Dockerfile$",
|
||||
r"^docker/",
|
||||
r"^docker.*",
|
||||
],
|
||||
"docs": [
|
||||
r"^docs/",
|
||||
|
||||
Reference in New Issue
Block a user