mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-21 23:56:40 +00:00
+4
-4
@@ -15,10 +15,10 @@ target "osiris" {
|
|||||||
dockerfile = "./docker/osiris.Dockerfile"
|
dockerfile = "./docker/osiris.Dockerfile"
|
||||||
platforms = [
|
platforms = [
|
||||||
"linux/amd64",
|
"linux/amd64",
|
||||||
"linux/arm64",
|
# "linux/arm64",
|
||||||
"linux/arm/v7",
|
# "linux/arm/v7",
|
||||||
"linux/ppc64le",
|
# "linux/ppc64le",
|
||||||
"linux/riscv64",
|
# "linux/riscv64",
|
||||||
]
|
]
|
||||||
pull = true
|
pull = true
|
||||||
tags = [
|
tags = [
|
||||||
|
|||||||
Reference in New Issue
Block a user