Skip to content

Commit

Permalink
Update to different image offer
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasBrand committed Oct 4, 2023
1 parent 10496ec commit 594d452
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arm-quickstart-templates/hivemq-vm-cluster/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
},
"variables": {
"imagePublisher": "Canonical",
"imageOffer": "UbuntuServer",
"ubuntuOSVersion": "22.04-LTS",
"imageOffer": "0001-com-ubuntu-server-jammy",
"ubuntuOSVersion": "22_04-lts-arm64",
"loadBalancersName": "hivemq-lb",
"vmName": "hivemq-node",
"asName": "hivemq-as",
Expand Down

0 comments on commit 594d452

Please sign in to comment.