From df3248b02423dd549665675965843211972fead3 Mon Sep 17 00:00:00 2001 From: Casey LP Date: Sun, 7 Apr 2024 22:47:53 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7587f4..a52ff42 100644 --- a/README.md +++ b/README.md @@ -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/).