Skip to content

Commit 40fc908

Browse files
Merge pull request docker-archive#433 from docker/public-azure
Updated template and version for public marketplace VHD
2 parents 38343fa + b257d5c commit 40fc908

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ CHANNEL_DDC := alpha
77
CHANNEL_CLOUD := alpha
88
DOCKER_EXPERIMENTAL := 1
99
VHD_SKU := docker4azure
10-
VHD_VERSION := 1.12.15
10+
VHD_VERSION := 1.12.18
1111
export
1212

1313
release: moby/alpine/cloud/aws/ami_id.out moby/alpine/cloud/azure/vhd_blob_url.out dockerimages

azure/templates/editions.template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
"storageLocation": "[resourceGroup().location]",
179179
"dockerForIAASVersion": "azure-v1.12.1-beta5",
180180
"imagePublisher": "docker",
181-
"imageOffer": "docker4azure-preview",
181+
"imageOffer": "docker4azure",
182182
"imageSku": "docker4azure",
183183
"imageVersion": "1.12.11",
184184
"imageReference": {

0 commit comments

Comments
 (0)