We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38343fa + b257d5c commit 40fc908Copy full SHA for 40fc908
Makefile
@@ -7,7 +7,7 @@ CHANNEL_DDC := alpha
7
CHANNEL_CLOUD := alpha
8
DOCKER_EXPERIMENTAL := 1
9
VHD_SKU := docker4azure
10
-VHD_VERSION := 1.12.15
+VHD_VERSION := 1.12.18
11
export
12
13
release: moby/alpine/cloud/aws/ami_id.out moby/alpine/cloud/azure/vhd_blob_url.out dockerimages
azure/templates/editions.template.json
@@ -178,7 +178,7 @@
178
"storageLocation": "[resourceGroup().location]",
179
"dockerForIAASVersion": "azure-v1.12.1-beta5",
180
"imagePublisher": "docker",
181
- "imageOffer": "docker4azure-preview",
+ "imageOffer": "docker4azure",
182
"imageSku": "docker4azure",
183
"imageVersion": "1.12.11",
184
"imageReference": {
0 commit comments