#387 quay.io/factory2/waiverdb: prod is running on a Fedora 29 base image.
Closed: Fixed 3 years ago by lholecek. Opened 3 years ago by cverna.

It would be good to update the container image to use a version of Fedora that is not EOL.


The latest image was already update to Fedora 31:

❯ podman run -it --rm quay.io/factory2/waiverdb:prod-fedora cat /etc/fedora-release
Fedora release 29 (Twenty Nine)

❯ podman run -it --rm quay.io/factory2/waiverdb:prod cat /etc/fedora-release 
Fedora release 29 (Twenty Nine)

❯ podman run -it --rm quay.io/factory2/waiverdb:latest cat /etc/fedora-release
Fedora release 31 (Thirty One)

I'll try bumping to f32 and do a release soon.

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #388 Merged 3 years ago