I believe there was a github action build that didn’t publish the container due to failed tests.
The Docker image is not an official Ghost image, but maintained by Docker themselves. The “official” here refers to well…Docker “official”. Not that the Ghost team is involved.
Usually, this image is quite a bit behind. v5.117.1 and v5.117.2 have also not been published.
You can, of course, modify the Dockerfile for the new version and build it yourself:
3 Likes