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

Commit 1b8fa81

Browse files
committed
update ubuntu image (#3560)
1 parent 8516375 commit 1b8fa81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/acsengine/defaults.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ var (
6868
ImageOffer: "UbuntuServer",
6969
ImageSku: "16.04-LTS",
7070
ImagePublisher: "Canonical",
71-
ImageVersion: "16.04.201806220",
71+
ImageVersion: "16.04.201807240",
7272
}
7373

7474
//DefaultRHELOSImageConfig is the RHEL Linux distribution.

0 commit comments

Comments
 (0)