File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ services:
100100 - ghost_network
101101
102102 activitypub :
103- image : ghcr.io/tryghost/activitypub:1.2.5 @sha256:15dab1c0d16f1deace5e261b42519e80739db47c1a4dbb51c6ded01acabd26a0
103+ image : ghcr.io/tryghost/activitypub:1.2.6 @sha256:0127dea9be75d0ed9c6f8f3909aa5e1f69cc3e1f22d718a49aad28ffdc8b5367
104104 restart : always
105105 expose :
106106 - " 8080"
@@ -185,7 +185,7 @@ services:
185185 tty : true
186186
187187 activitypub-migrate :
188- image : ghcr.io/tryghost/activitypub-migrations:1.2.5 @sha256:0e76904770f94744b1c3c9618158abf17f112a37993422c05f3c68e16970f230
188+ image : ghcr.io/tryghost/activitypub-migrations:1.2.6 @sha256:ba832dc6f6ea77ca84ee3d0308b38bdf135710f92a93d9ffbb4662c297a62e18
189189 environment :
190190 MYSQL_DB : mysql://${DATABASE_USER:-ghost}:${DATABASE_PASSWORD:?DATABASE_PASSWORD environment variable is required}@tcp(db:3306)/activitypub
191191 networks :
You can’t perform that action at this time.
0 commit comments