Skip to content

Commit

Permalink
remove the ubi repo file
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcusk19 committed Jan 8, 2025
1 parent 10b2c8b commit b5f9d07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.downstream
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ ENV PATH=/app/bin/:$PATH \
LANG=C.UTF-8
ENV PYTHONUSERBASE /app
ENV TZ UTC
RUN rm -f /etc/yum.repos.d/ubi.repo
RUN set -ex\
; microdnf -y module enable nginx:1.22 \
; microdnf -y module enable python39:3.9 \
Expand Down

0 comments on commit b5f9d07

Please sign in to comment.