Prechádzať zdrojové kódy

Change Dockerfile path

Mohammad Abdolirad 2 rokov pred
rodič
commit
3ad3a4c822
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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  = [