Browse Source

Change Dockerfile path

Mohammad Abdolirad 2 years ago
parent
commit
3ad3a4c822
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docker-bake.hcl

+ 1 - 1
docker-bake.hcl

@@ -17,7 +17,7 @@ group "default" {
 
 target "base" {
   context    = "${ALPINE_VERSION}/"
-  dockerfile = "${ALPINE_VERSION}/Dockerfile"
+  dockerfile = "./Dockerfile"
   target     = "base"
   # tags       = tag("${ALPINE_VERSION}")
   platforms  = [