Pārlūkot izejas kodu

Change Dockerfile path

Mohammad Abdolirad 2 gadi atpakaļ
vecāks
revīzija
3ad3a4c822
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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  = [