Update Ghost and nginx images for www.
This commit is contained in:
parent
37ca0678f7
commit
10d9e132c7
@ -34,7 +34,7 @@ DEFAULT_DB_IMAGE="mariadb:10.11.2-jammy"
|
||||
|
||||
|
||||
# run the docker stack.
|
||||
export GHOST_IMAGE="ghost:5.53.3"
|
||||
export GHOST_IMAGE="ghost:5.75.1"
|
||||
|
||||
# TODO switch to mysql. May require intricate export work for existing sites.
|
||||
# THIS MUST BE COMPLETED BEFORE v1 RELEASE
|
||||
@ -42,7 +42,7 @@ export GHOST_IMAGE="ghost:5.53.3"
|
||||
export GHOST_DB_IMAGE="mysql:8.0.32"
|
||||
|
||||
|
||||
export NGINX_IMAGE="nginx:1.25.1"
|
||||
export NGINX_IMAGE="nginx:latest"
|
||||
|
||||
# version of backup is 24.0.3
|
||||
export NEXTCLOUD_IMAGE="nextcloud:25.0.4"
|
||||
|
Loading…
Reference in New Issue
Block a user