mirror of
https://gitea.com/docker/metadata-action.git
synced 2024-11-22 12:09:32 +01:00
Rename Dockerfile
This commit is contained in:
parent
b334567bf3
commit
e696b8439a
2 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ group "validate" {
|
|||
}
|
||||
|
||||
target "dockerfile" {
|
||||
dockerfile = "Dockerfile.dev"
|
||||
dockerfile = "dev.Dockerfile"
|
||||
}
|
||||
|
||||
target "update-yarn" {
|
||||
|
|
Loading…
Reference in a new issue