Skip to content

Commit 4717451

Browse files
committed
Ghost: use latest version v6
1 parent 8e155d4 commit 4717451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/modules/software/module_ghost.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ function module_ghost () {
5858
-p ${module_options["module_ghost,port"]}:2368 \
5959
-e url=http://$LOCALIPADD:${module_options["module_ghost,port"]} \
6060
-v "$GHOST_BASE:/var/lib/ghost/content" \
61-
ghost:5-alpine
61+
ghost:6
6262
;;
6363
"${commands[1]}")
6464
if pkg_installed docker-ce; then

0 commit comments

Comments
 (0)