We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f345f3c commit ae4fef7Copy full SHA for ae4fef7
docker-bake.hcl
@@ -4,4 +4,5 @@ target "default" {
4
inherits = ["docker-metadata-action"]
5
context = "."
6
dockerfile = "Dockerfile"
7
+ tags = []
8
}
0 commit comments