Rename Dockerfile

This commit is contained in:
CrazyMax 2021-03-18 19:06:55 +01:00
parent e1c89b9548
commit d8a076a057
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
2 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ group "validate" {
}
target "dockerfile" {
dockerfile = "Dockerfile.dev"
dockerfile = "dev.Dockerfile"
}
target "update-yarn" {