mirror of
https://github.com/pschiffe/docker-pdns.git
synced 2024-11-13 03:47:56 +01:00
Revert "Bump fedora from 34 to 35 in /pdns-admin-base-ngoduykhanh (#62)"
Fedora 35 doesn't include uwsgi package (it was orphaned).
This reverts commit 88ffcb3366
.
This commit is contained in:
parent
88ffcb3366
commit
64b7d0840b
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM fedora:35
|
||||
FROM fedora:34
|
||||
|
||||
RUN curl -sSL -o /etc/yum.repos.d/yarn.repo https://dl.yarnpkg.com/rpm/yarn.repo \
|
||||
&& dnf -y --setopt=install_weak_deps=False install \
|
||||
|
|
Loading…
Reference in a new issue