Skip to content

Commit

Permalink
Update ghost Docker tag to v5.98.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent f8709a5 commit cfe2a49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/blog/docker-compose.ghost.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3'

services:
devblog:
image: ghost:5.94.2-alpine
image: ghost:5.98.1-alpine
container_name: ghost-devblog
restart: unless-stopped
depends_on:
Expand Down

0 comments on commit cfe2a49

Please sign in to comment.