Skip to content

Commit

Permalink
Ubuntu update (#1)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
2 people authored and tim-allen-ck committed Apr 11, 2024
1 parent 9fc272b commit 875f2f4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}

Expand Down

0 comments on commit 875f2f4

Please sign in to comment.