Skip to content

Commit 4e0ae67

Browse files
chore(deps): update activitypub to v1.2.6 (#219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 07dac00 commit 4e0ae67

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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:

0 commit comments

Comments
 (0)