using docker version constant as user feedback

This commit is contained in:
Luis Pereira
2024-11-10 21:28:12 +00:00
parent 3fe636aab6
commit 770163d54c
3 changed files with 7 additions and 2 deletions

View File

@@ -323,7 +323,7 @@
</x-slot:actions>
<x-slot:explanation>
<p>This will install the latest Docker Engine on your server, configure a few things to be able
to run optimal.<br><br>Minimum Docker Engine version is: 26<br><br>To manually install
to run optimal.<br><br>Minimum Docker Engine version is: {{ $minDockerVersion }}<br><br>To manually install
Docker
Engine, check <a target="_blank" class="underline dark:text-warning"
href="https://docs.docker.com/engine/install/#server">this