chore(deps): update halohub/halo docker tag to v2.6.1 (#700)
* chore(deps): update halohub/halo docker tag to v2.6.1 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
f104e22458
commit
54bf802ed2
|
@ -5,11 +5,14 @@
|
|||
"exposable": true,
|
||||
"port": 8092,
|
||||
"id": "halo",
|
||||
"tipi_version": 3,
|
||||
"version": "2.6.0",
|
||||
"tipi_version": 4,
|
||||
"version": "2.6.1",
|
||||
"description": "Halo is a powerful and easy-to-use open source website building tool.",
|
||||
"short_desc": "Halo - Open source website building tool.",
|
||||
"categories": ["social", "media"],
|
||||
"categories": [
|
||||
"social",
|
||||
"media"
|
||||
],
|
||||
"author": "halo-dev",
|
||||
"source": "https://github.com/halo-dev/halo",
|
||||
"website": "https://halo.run",
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
halo:
|
||||
image: halohub/halo:2.6.0
|
||||
image: halohub/halo:2.6.1
|
||||
container_name: halo
|
||||
restart: unless-stopped
|
||||
depends_on:
|
||||
|
|
Loading…
Reference in New Issue
Block a user