Minor release with technical updates:
- This release addresses a specific problem where
authentication
key is missing in config. This problem was manifesting in Umbrel installation where the application was failing to start after update to v0.15.1 - Docker images are prefixed with
v
and are multi-arch only
Contributors:
@ShahanaFarooqui
PGP Key: https://keybase.io/suheb
Retrieve the source code repository, check for the latest release and verify the code signature
$ git clone https://github.com/Ride-The-Lightning/RTL.git
$ cd RTL
$ git checkout v0.15.2
$ git verify-tag v0.15.2
gpg: Signature made Tue 25 Jun 2024 06:17:34 PM PDT
gpg: using RSA key 3E9BD4436C288039CA827A9200C9E2BC2E45666F
gpg: Good signature from "saubyk (added uid) <39208279+saubyk@users.noreply.github.com>" [unknown]
gpg: aka "Suheb (approves) <39208279+saubyk@users.noreply.github.com>" [unknown]
gpg: aka "Suheb <39208279+saubyk@users.noreply.github.com>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: 3E9B D443 6C28 8039 CA82 7A92 00C9 E2BC 2E45 666F
Install RTL via npm
npm install --omit=dev --legacy-peer-deps
Docker images available at https://hub.docker.com/r/shahanafarooqui/rtl/tags