fix paths

This commit is contained in:
Elio Bischof
2025-07-23 19:09:52 +02:00
parent 8fd0554592
commit 1cb277d36d
3 changed files with 31 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
# login-standalone should be extended by the login-standalone target in apps/login/docker-bake.hcl
target "login-standalone" {
dockerfile = "dockerfiles/login.Dockerfile"
dockerfile = "build/login/Dockerfile"
}
target "login-standalone-out" {