Closed Hawker2 closed 2 months ago
I'm a bit concerned as there seems to have been an update to the Docker image - with breaking changes - but no corresponding Github release. Is this an intentional update?
latest
in Docker is the main
branch in github (aka 2.12-alpha) - for stability, you probably want to use the numbered releases (currently 2.11.X)
Thanks for the quick fix! Sorry about the misunderstanding on ":latest" - some projects treat it as latest release, some treat it as essentially rolling nightly/dev branch. With how well shimmie has been working while using the latest branch, I thought it was the former. Just speaks to how good the software is. :)
This is in reference to https://hub.docker.com/r/shish2k/shimmie2/ .
Server Software
Client Software (please complete the following information)
What steps trigger this bug
What did you expect to happen? The normal homepage is center-aligned, in keeping with the Danbooru 2 style, and was in previous builds (e.g. 2.11.4).
What actually happened? The homepage is now strangely left-aligned, as shown here:
I'm a bit concerned as there seems to have been an update to the Docker image - with breaking changes - but no corresponding Github release. Is this an intentional update?