Skip to content

Commit

Permalink
chore: update docker ghost image version
Browse files Browse the repository at this point in the history
  • Loading branch information
begonaalvarezd committed Sep 11, 2024
1 parent c218999 commit 2af7dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "3"

services:
ghost:
image: ghost:5.49.0
image: ghost:5.93.0
container_name: ghost
volumes:
- ./..:/var/lib/ghost/content/themes/liebling:Z
Expand Down

0 comments on commit 2af7dcc

Please sign in to comment.