Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Commit

Permalink
freshen ubuntu image (#3898)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackfrancis authored Sep 24, 2018
1 parent 42062a9 commit 7594cbb
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 @@ -73,7 +73,7 @@ var (
ImageOffer: "UbuntuServer",
ImageSku: "16.04-LTS",
ImagePublisher: "Canonical",
ImageVersion: "16.04.201808140",
ImageVersion: "16.04.201809120",
}

//SovereignCloudsUbuntuImageConfig is the Linux distribution for Azure Sovereign Clouds.
Expand Down

0 comments on commit 7594cbb

Please sign in to comment.