chore(deps): update inovector/mixpost docker tag to v1.4.0 (#1760)
This commit is contained in:
parent
452a7bc229
commit
9ebd21ecef
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "mixpost",
|
||||
"tipi_version": 7,
|
||||
"version": "1.3.2",
|
||||
"tipi_version": 8,
|
||||
"version": "1.4.0",
|
||||
"categories": [
|
||||
"social"
|
||||
],
|
||||
|
@ -36,5 +36,8 @@
|
|||
"env_variable": "MIXPOST_APP_KEY"
|
||||
}
|
||||
],
|
||||
"supported_architectures": ["arm64", "amd64"]
|
||||
"supported_architectures": [
|
||||
"arm64",
|
||||
"amd64"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
mixpost:
|
||||
image: inovector/mixpost:v1.3.2
|
||||
image: inovector/mixpost:v1.4.0
|
||||
container_name: mixpost
|
||||
environment:
|
||||
- APP_NAME='Mixpost'
|
||||
|
|
Loading…
Reference in New Issue
Block a user