Skip to content

Commit b06ef3c

Browse files
Update ghost Docker tag to v5.109.3
1 parent c280a5e commit b06ef3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/blog/docker-compose.ghost.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3'
22

33
services:
44
devblog:
5-
image: ghost:5.105.0-alpine
5+
image: ghost:5.109.3-alpine
66
container_name: ghost-devblog
77
restart: unless-stopped
88
depends_on:

0 commit comments

Comments
 (0)