mirror of
https://gitea.com/docker/metadata-action.git
synced 2024-11-25 13:39:33 +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" {
|
target "dockerfile" {
|
||||||
dockerfile = "Dockerfile.dev"
|
dockerfile = "dev.Dockerfile"
|
||||||
}
|
}
|
||||||
|
|
||||||
target "update-yarn" {
|
target "update-yarn" {
|
||||||
|
|
Loading…
Reference in a new issue