Skip to content

Commit 8b209b2

Browse files
authored
fixed a typo in Ubuntu version
fixed a typo in Ubuntu version
1 parent 7de3085 commit 8b209b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/linux/build-image-with-packer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ build {
151151
}
152152
```
153153

154-
This template builds an Ubuntu 16.04 LTS image, installs NGINX, then deprovisions the VM.
154+
This template builds an Ubuntu 20.04 LTS image, installs NGINX, then deprovisions the VM.
155155

156156
> [!NOTE]
157157
> If you expand on this template to provision user credentials, adjust the provisioner command that deprovisions the Azure agent to read `-deprovision` rather than `deprovision+user`.

0 commit comments

Comments
 (0)