mirror of
https://github.com/linuxserver/docker-ci.git
synced 2026-02-05 19:20:42 +08:00
Change dotnet wording.
This commit is contained in:
parent
e4d79de79f
commit
1d2fc3a2dc
@ -474,7 +474,7 @@
|
||||
</details>
|
||||
{% if 'arm32' in container["tag"] and container["dotnet"] == true %}
|
||||
<div class="dotnet-notice">
|
||||
<p class="dotnet-heading">Warning:<span class="dotnet-note">.NET application. Service might not start on ARM32 with QEMU</span></p>
|
||||
<p class="dotnet-heading">Warning:<span class="dotnet-note">May be a .NET app. Service might not start on ARM32 with QEMU</span></p>
|
||||
</div>
|
||||
{% endif %}
|
||||
<div class="table-container">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user