poop
This commit is contained in:
@ -16,6 +16,7 @@ target "bookworm" {
|
||||
inherits = [ "_common", "docker-metadata-action" ]
|
||||
platforms = [
|
||||
"linux/amd64",
|
||||
"linux/arm64",
|
||||
]
|
||||
}
|
||||
|
||||
@ -24,6 +25,5 @@ target "alpine" {
|
||||
inherits = [ "_common", "docker-metadata-action-alpine" ]
|
||||
platforms = [
|
||||
"linux/amd64",
|
||||
"linux/arm64",
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user