Skip to main content

Beta versions

You can test upcoming authentik versions by switching to the next images. These beta versions supported upgrades from the latest stable version, and have a supported upgrade plan to the next stable version.

Add the following block to your `.env` file:
AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-next
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.