Rename Dockerfile

This commit is contained in:
CrazyMax 2021-03-19 09:51:52 +01:00
parent b334567bf3
commit e696b8439a
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" {