1
0
Fork 0

Update ghost to 5.62

This commit is contained in:
🎷🐢 S. P. O. Clayton 2023-09-18 11:22:24 -04:00
parent 87b1fcc562
commit aa402bf4fe
Signed by: sean
SSH Key Fingerprint: SHA256:zkuPrRvkEDiQQv1Y5yScWa6I4zhj+eiv7XnP8pxIxVU
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
name: "{{ stack_prefix_name }}ghost" name: "{{ stack_prefix_name }}ghost"
recreate: true recreate: true
restart_policy: unless-stopped restart_policy: unless-stopped
image: docker.io/library/ghost:5.60 image: docker.io/library/ghost:5.62
env: env:
url: https://www.sean.wtf url: https://www.sean.wtf
# MySQL DB # MySQL DB