Skip to content

Commit

Permalink
update linux vms
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-allen-ck committed Apr 10, 2024
1 parent 18df98c commit c7ebc5b
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
schemaVersion: 1.0.0
name: tre-service-guacamole-linuxvm
version: 0.6.13
version: 0.6.14
description: "An Azure TRE User Resource Template for Guacamole (Linux)"
dockerfile: Dockerfile.tmpl
registry: azuretre
Expand All @@ -18,15 +18,15 @@ custom:
source_image_reference:
publisher: canonical
offer: 0001-com-ubuntu-server-jammy
sku: 22_04-lts
sku: 22_04-lts-gen2
version: latest
install_ui: true
conda_config: false
"Ubuntu 20.04 LTS":
source_image_reference:
publisher: canonical
offer: 0001-com-ubuntu-server-focal
sku: 20_04-lts
sku: 22_04-lts-gen2
version: latest
install_ui: true
conda_config: false
Expand Down

0 comments on commit c7ebc5b

Please sign in to comment.