Update README.md

This commit is contained in:
Casey LP
2024-04-07 22:47:53 +01:00
committed by GitHub
parent 26d8e7e898
commit df3248b024
+1 -1
View File
@@ -116,7 +116,7 @@ A bleeding edge variant using **Alpine** as the build image with **Mono** depend
## `soupbowl/opensimulator:source`
Gets the latest available code from the OpenSimulator repository, and constructs a bleeding edge container. Configuration is not different, but this is **compiled from source** and should be **treated as highly unstable**.
Gets the latest available code from the OpenSimulator repository, and constructs a bleeding edge container. Configuration is not different, but this is **compiled from source** and should be **treated as highly unstable**. These are built **4 times daily**, providing a change has occurred.
These are compiled to use the [official .NET root image](https://mcr.microsoft.com/en-us/product/dotnet/runtime/about), instead of the [Mono Framework](https://hub.docker.com/_/mono/).