summaryrefslogtreecommitdiffstats
path: root/ubuntu-18.04-amd64.json
diff options
context:
space:
mode:
authorJonathan Bauer2019-04-10 13:39:39 +0200
committerJonathan Bauer2019-04-10 13:39:39 +0200
commitce3b32d34292ffd53fb91f138c3b49dd0a25f815 (patch)
tree20a8ce73890c63ac8da1c886194a3daea70cf38f /ubuntu-18.04-amd64.json
parentREADME.md: small improvements (diff)
downloadpacker-templates-ce3b32d34292ffd53fb91f138c3b49dd0a25f815.tar.gz
packer-templates-ce3b32d34292ffd53fb91f138c3b49dd0a25f815.tar.xz
packer-templates-ce3b32d34292ffd53fb91f138c3b49dd0a25f815.zip
ubuntu-18.04-amd64: update to 18.04.2
Diffstat (limited to 'ubuntu-18.04-amd64.json')
-rw-r--r--ubuntu-18.04-amd64.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/ubuntu-18.04-amd64.json b/ubuntu-18.04-amd64.json
index c3a76f9..f26e6b7 100644
--- a/ubuntu-18.04-amd64.json
+++ b/ubuntu-18.04-amd64.json
@@ -1,6 +1,6 @@
{
"variables": {
- "iso_url":"http://cdimage.ubuntu.com/releases/18.04/release/ubuntu-18.04.1-server-amd64.iso",
+ "iso_url":"http://cdimage.ubuntu.com/releases/18.04/release/ubuntu-18.04.2-server-amd64.iso",
"iso_checksum_url": "http://cdimage.ubuntu.com/releases/18.04/release/SHA256SUMS",
"iso_checksum_type": "sha256",
"vm_name": "ubuntu-18.04-amd64",