chore(deps): update inovector/mixpost docker tag to v1.3.0 (#774)
This commit is contained in:
parent
b5f005ab65
commit
324a1a0f0d
|
@ -5,14 +5,18 @@
|
||||||
"available": true,
|
"available": true,
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"id": "mixpost",
|
"id": "mixpost",
|
||||||
"tipi_version": 4,
|
"tipi_version": 5,
|
||||||
"version": "1.2.0",
|
"version": "1.3.0",
|
||||||
"categories": ["social"],
|
"categories": [
|
||||||
|
"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",
|
||||||
"source": "https://github.com/inovector/mixpost",
|
"source": "https://github.com/inovector/mixpost",
|
||||||
"supported_architectures": ["amd64"],
|
"supported_architectures": [
|
||||||
|
"amd64"
|
||||||
|
],
|
||||||
"form_fields": [
|
"form_fields": [
|
||||||
{
|
{
|
||||||
"type": "random",
|
"type": "random",
|
||||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
mixpost:
|
mixpost:
|
||||||
image: inovector/mixpost:v1.2.0
|
image: inovector/mixpost:v1.3.0
|
||||||
container_name: mixpost
|
container_name: mixpost
|
||||||
environment:
|
environment:
|
||||||
- APP_NAME='Mixpost'
|
- APP_NAME='Mixpost'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user