chore(deps): update ghost docker tag to v5.61.2 (#1146)
This commit is contained in:
parent
0f728fc250
commit
9e304d8d57
|
@ -5,8 +5,8 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "ghost",
|
||||
"tipi_version": 42,
|
||||
"version": "5.60.0",
|
||||
"tipi_version": 43,
|
||||
"version": "5.61.2",
|
||||
"categories": [
|
||||
"social",
|
||||
"media"
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3.9"
|
|||
|
||||
services:
|
||||
ghost:
|
||||
image: ghost:5.60.0
|
||||
image: ghost:5.61.2
|
||||
container_name: ghost
|
||||
depends_on:
|
||||
- ghostdb
|
||||
|
|
Loading…
Reference in New Issue
Block a user