chore(deps): update inovector/mixpost docker tag to v1.7.0 (#3699)
This commit is contained in:
parent
94b07b440e
commit
9674918317
|
@ -5,11 +5,9 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "mixpost",
|
"id": "mixpost",
|
||||||
"tipi_version": 11,
|
"tipi_version": 12,
|
||||||
"version": "1.6.0",
|
"version": "1.7.0",
|
||||||
"categories": [
|
"categories": ["social"],
|
||||||
"social"
|
|
||||||
],
|
|
||||||
"description": "Mixpost it's the coolest Self-hosted social media management software.",
|
"description": "Mixpost it's the coolest Self-hosted social media management software.",
|
||||||
"short_desc": "Self-hosted social media management. Schedule and organize your social content. ",
|
"short_desc": "Self-hosted social media management. Schedule and organize your social content. ",
|
||||||
"author": "Inovector",
|
"author": "Inovector",
|
||||||
|
@ -36,8 +34,5 @@
|
||||||
"env_variable": "MIXPOST_APP_KEY"
|
"env_variable": "MIXPOST_APP_KEY"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"supported_architectures": [
|
"supported_architectures": ["arm64", "amd64"]
|
||||||
"arm64",
|
|
||||||
"amd64"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
mixpost:
|
mixpost:
|
||||||
image: inovector/mixpost:v1.6.0
|
image: inovector/mixpost:v1.7.0
|
||||||
container_name: mixpost
|
container_name: mixpost
|
||||||
environment:
|
environment:
|
||||||
- APP_NAME='Mixpost'
|
- APP_NAME='Mixpost'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user