浏览代码

Change Dockerfile path

Mohammad Abdolirad 2 年之前
父节点
当前提交
3ad3a4c822
共有 1 个文件被更改,包括 1 次插入1 次删除
  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  = [