github jippi/docker-pixelfed v0.12.6

latest releases: v0.12.7, v0.12.6-docker1
5 months ago

Upstream changes

https://github.com/pixelfed/pixelfed/releases/tag/v0.12.6

Upgrading

  1. ./scripts/update v0.12.6
  2. ./scripts/artisan migrate (Unless you have DB_APPLY_NEW_MIGRATIONS_AUTOMATICALLY=true in your .env file)

🐛 Bug Fixes

🔧 Chores

🛸 Other Changes

  • 289ab01 - fixed DOCKER_APP_RELEASE in set-recommended-versions to valid release (#224)

scripts/set-recommended-versions has DOCKER_APP_RELEASE="v0.14"
which does not seem to exist. This appears to be a similar to the silly
bug described in #105.
Looks like it's been there for a while.

Found it whilst looking for a more simplistic update path for
non-breaking releases and found it was failing due to a non-existent
release defined. Seems like 0.12.5 is appropriate.


Co-authored-by: Christian Winther jippignu@gmail.com (commit by @hon1nbo)

Don't miss a new docker-pixelfed release

NewReleases is sending notifications on new releases.