Kaynağa Gözat

Change Dockerfile path

Mohammad Abdolirad 2 yıl önce
ebeveyn
işleme
3ad3a4c822
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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  = [