Skip to content

Commit

Permalink
Update Ubuntu Images to 21.10
Browse files Browse the repository at this point in the history
This replaces Ubuntu 21.04

Signed-off-by: Chris Evich <[email protected]>
  • Loading branch information
cevich committed Oct 25, 2021
1 parent 9bbc9aa commit 68fa1b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion base_images/gce.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ variables: # Empty value means it must be passed in on command-line

# Upstream source for Ubuntu image to duplicate (prevents expiration).
# Use the most recent image based on this family name.
UBUNTU_BASE_FAMILY: 'ubuntu-2104'
UBUNTU_BASE_FAMILY: 'ubuntu-2110'

# Latest Fedora release download URL
FEDORA_IMAGE_URL: "https://dl.fedoraproject.org/pub/fedora/linux/releases/34/Cloud/x86_64/images/Fedora-Cloud-Base-34-1.2.x86_64.qcow2"
Expand Down
2 changes: 1 addition & 1 deletion podman/ubuntu_release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
21.04
21.10

0 comments on commit 68fa1b7

Please sign in to comment.