mirror of
https://github.com/docker/metadata-action.git
synced 2025-04-19 06:59:33 +02:00
Fix def
This commit is contained in:
parent
a932807deb
commit
badd38a7d2
@ -20,10 +20,6 @@ target "app" {
|
|||||||
args = {
|
args = {
|
||||||
name = "foo"
|
name = "foo"
|
||||||
}
|
}
|
||||||
tags = [
|
|
||||||
"localhost:5000/name/app:latest",
|
|
||||||
"localhost:5000/name/app:1.0.0"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
||||||
target "cross" {
|
target "cross" {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user