#236 Use Fedora 35 as base image
Closed 2 years ago by darknao. Opened 2 years ago by siosm.
fedora-web/ siosm/websites f35-base-image  into  master

file modified
+1 -1
@@ -1,4 +1,4 @@ 

- FROM registry.fedoraproject.org/fedora:34

+ FROM registry.fedoraproject.org/fedora:35

  

  WORKDIR /opt/sites/getfedora.org/

  

no initial comment

Fails on:

No match for argument: python3-flask-assets
Error: Unable to find a match: python3-flask-assets

The actual build is currently running on Openshift 3.11, which is not compatible with F35 container image.
So until we migrate to the new Openshift 4 cluster (which is in progress), I can only suggest to stay on F34 a little bit longer.

As for the actual error, this package seems dead.
Maybe we should consider managing python dependencies with pip instead?

Closing it for now. We will revisit once we are hosted on ocp4.

Pull-Request has been closed by darknao

2 years ago
Metadata