Skip to content

Commit d489ac6

Browse files
Update ghost Docker tag to v5.118.1
1 parent 98ee7ba commit d489ac6

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.118.1-alpine
66
container_name: ghost-devblog
77
restart: unless-stopped
88
depends_on:

0 commit comments

Comments
 (0)