Update containers.html
Added Ubuntu 24.04 LTS container support
This commit is contained in:
parent
e47c5d7df7
commit
a890b119d7
1 changed files with 2 additions and 1 deletions
|
@ -15,6 +15,7 @@
|
|||
<option>CentOS</option>
|
||||
<option>Fedora 39</option>
|
||||
<option>Ubuntu 22.04</option>
|
||||
<option>Ubuntu 24.04 LTS</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="col-sm-1">
|
||||
|
@ -66,4 +67,4 @@
|
|||
<script src="internal/js/generic_page.js"></script>
|
||||
|
||||
<!-- Import containers JS. -->
|
||||
<script src="internal/js/containers.js"></script>
|
||||
<script src="internal/js/containers.js"></script>
|
||||
|
|
Loading…
Reference in a new issue