Skip to content

Commit

Permalink
update image version
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-allen-ck committed Apr 15, 2024
1 parent 2082559 commit aa4713c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion templates/shared_services/sonatype-nexus-vm/porter.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
schemaVersion: 1.0.0
name: tre-shared-service-sonatype-nexus
version: 2.8.13
version: 2.8.14
description: "A Sonatype Nexus shared service"
dockerfile: Dockerfile.tmpl
registry: azuretre
Expand Down
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-gen"
sku = "22_04-lts-gen2"
version = "latest"
}

Expand Down

0 comments on commit aa4713c

Please sign in to comment.