Skip to content

Commit

Permalink
Updated Ubuntu image version to 20.04.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mplattu committed Mar 19, 2021
1 parent 5b90b14 commit 696db9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-ytl-image
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ set -e
# Configurable settings:

# location of the original Ubuntu installation ISO image
DOWNLOAD_URL=https://releases.ubuntu.com/20.04/ubuntu-20.04.1-live-server-amd64.iso
DOWNLOAD_URL=https://releases.ubuntu.com/20.04/ubuntu-20.04.2-live-server-amd64.iso

# location where the clients should download the installation configuration
# (exported for the benefit of mangle-image below)
Expand Down

0 comments on commit 696db9e

Please sign in to comment.