Update Docker bake target name and registry tag
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
target "openldap" {
|
target "default" {
|
||||||
context = "."
|
context = "."
|
||||||
dockerfile = "Dockerfile"
|
dockerfile = "Dockerfile"
|
||||||
tags = ["openldap:latest"]
|
tags = ["registry.koszewscy.waw.pl/openldap:latest"]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user