Skip to content

Commit

Permalink
Update ghost Docker tag to v5.64.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 22, 2023
1 parent 13c3c55 commit bad2cc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.60.0-alpine
image: ghost:5.64.0-alpine
container_name: ghost-devblog
restart: unless-stopped
depends_on:
Expand Down Expand Up @@ -43,7 +43,7 @@ services:
flame.icon: ghost-outline

portfolio:
image: ghost:5.60.0-alpine
image: ghost:5.64.0-alpine
container_name: ghost-portfolio
restart: unless-stopped
depends_on:
Expand Down

0 comments on commit bad2cc7

Please sign in to comment.