Skip to content

Commit

Permalink
update ubuntu image to 16.04.201805090 (Azure#2947)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackfrancis authored May 14, 2018
1 parent 194ec30 commit a454040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/acsengine/defaults.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ var (
ImageOffer: "UbuntuServer",
ImageSku: "16.04-LTS",
ImagePublisher: "Canonical",
ImageVersion: "16.04.201804270",
ImageVersion: "16.04.201805090",
}

//DefaultRHELOSImageConfig is the RHEL Linux distribution.
Expand Down

0 comments on commit a454040

Please sign in to comment.