1
0
mirror of https://github.com/docker/metadata-action.git synced 2025-02-25 20:30:14 +08:00

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

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