Skip to content

Commit

Permalink
fix build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjaytkbabu committed Oct 25, 2023
1 parent 10faf98 commit 288d228
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions openshift/docker/backend/Dockerfile.rhel7
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ FROM registry.redhat.io/rhel8/python-39

USER root

RUN pip3 install --upgrade pip

# External libraries required by Python GIS extensions (e.g. GeoDjango, GeoAlchemy)

# Install and configure GEOS
Expand Down

0 comments on commit 288d228

Please sign in to comment.