Skip to content

Commit

Permalink
removing all dnf updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcusk19 committed Jan 8, 2025
1 parent 4088d05 commit e0979ae
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile.downstream
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ ENV PATH=/app/bin/:$PATH \
ENV PYTHONUSERBASE /app
ENV TZ UTC
RUN set -ex\
; microdnf -y module enable nginx:1.22 \
; microdnf -y module enable python39:3.9 \
; microdnf update -y \
; microdnf -y --setopt=tsflags=nodocs install \
dnsmasq \
memcached \
Expand Down

0 comments on commit e0979ae

Please sign in to comment.