Skip to content

Commit

Permalink
Update F37 images
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Evich <[email protected]>
  • Loading branch information
cevich committed Oct 12, 2022
1 parent e6837eb commit ae87cd3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ if_ci_else = $(if $(findstring true,$(CI)),$(1),$(2))

export CENTOS_STREAM_RELEASE = 8

export FEDORA_RELEASE = 36
export PRIOR_FEDORA_RELEASE = 35
export FEDORA_RELEASE = 37
export PRIOR_FEDORA_RELEASE = 36

# See import_images/README.md
export FEDORA_IMPORT_IMG_SFX = 1663877149
export FEDORA_IMPORT_IMG_SFX = 1665592510

export UBUNTU_RELEASE = 22.04
export UBUNTU_BASE_FAMILY = ubuntu-2204-lts
Expand Down

0 comments on commit ae87cd3

Please sign in to comment.