You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -21,7 +23,7 @@ The newest images (Debian-based, *0.21+*) provide built-in support for multiple
21
23
22
24
-`litecoinproject/litecoin-core:latest`: points to the latest stable release available of Litecoin Core. Caution when using in production as blindly upgrading Litecoin Core is a risky procedure.
23
25
-`litecoinproject/litecoin-core:alpine`: same as above but using the Alpine Linux distribution (a resource efficient Linux distribution with security in mind, but not officially supported by the Litecoin Core team — use at your own risk).
24
-
-`litecoinproject/litecoin-core:<version>`: based on a slim Debian image, this tag format points to a specific version branch (e.g. `0.21`) or release of Litecoin Core (e.g. `0.21.2.2`). Uses the pre-compiled binaries which are distributed by the Litecoin Core team.
26
+
-`litecoinproject/litecoin-core:<version>`: based on a slim Debian image, this tag format points to a specific version branch (e.g. `0.21`) or release of Litecoin Core (e.g. `0.21.4`). Uses the pre-compiled binaries which are distributed by the Litecoin Core team.
25
27
-`litecoinproject/litecoin-core:<version>-alpine`: same as above but using the Alpine Linux distribution.
0 commit comments