|
@@ -17,7 +17,7 @@ group "default" {
|
|
|
|
|
|
target "base" {
|
|
target "base" {
|
|
context = "${ALPINE_VERSION}/"
|
|
context = "${ALPINE_VERSION}/"
|
|
- dockerfile = "${ALPINE_VERSION}/Dockerfile"
|
|
|
|
|
|
+ dockerfile = "./Dockerfile"
|
|
target = "base"
|
|
target = "base"
|
|
# tags = tag("${ALPINE_VERSION}")
|
|
# tags = tag("${ALPINE_VERSION}")
|
|
platforms = [
|
|
platforms = [
|