зеркало из https://github.com/microsoft/AzureTRE.git
Ubuntu update (#1)
* personal * update ubuntu image * revert changes * update ubuntu version * update version * update offer * update sku * change offer --------- Co-authored-by: Wojciech <57405495+thewbuk@users.noreply.github.com>
This commit is contained in:
Родитель
49813bf08b
Коммит
8cecc55e38
|
@ -113,7 +113,7 @@ resource "azurerm_linux_virtual_machine" "nexus" {
|
|||
source_image_reference {
|
||||
publisher = "Canonical"
|
||||
offer = "0001-com-ubuntu-server-jammy"
|
||||
sku = "22_04-lts-gen2"
|
||||
sku = "22_04-lts"
|
||||
version = "latest"
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче