Updates
How to update Celantur Container to the latest or a specific version.
Last updated
How to update Celantur Container to the latest or a specific version.
Last updated
By using the script and a time-limited password (provided by Celantur via email), download the latest image from the Celantur Container Registry.
Steps to update Celantur Container:
Receive a password from Celantur. It expires after 12 hours.
Assign the password to a variable: export PASSWD=eyJ...4fQ==
Use the script with bash celantur.sh --update
to download the latest release.
Optional: Set export VERSION=...
for a specific version. Default is latest
. You can find version numbers in the .
⭐ Release Notes Discover the newest features and improvements for Celantur Container.