mirror of
https://github.com/N0rthernL1ghts/wordpress.git
synced 2024-11-23 13:03:28 +01:00
Fix double tagging
This commit is contained in:
parent
e39555b0b1
commit
9a2794d584
|
@ -135,7 +135,7 @@ target "6_1_1" {
|
|||
inherits = ["build-dockerfile", "build-platforms", "build-common"]
|
||||
cache-from = get-cache-from("6.1.1")
|
||||
cache-to = get-cache-to("6.1.1")
|
||||
tags = get-tags("6.1.1", ["6", "6.1"])
|
||||
tags = get-tags("6.1.1", ["6.1"])
|
||||
args = get-args("6.1.1")
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user