Browse Source

Change Dockerfile path

Mohammad Abdolirad 2 năm trước cách đây
mục cha
commit
3ad3a4c822
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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  = [