mirror of
https://github.com/pschiffe/docker-pdns.git
synced 2025-01-18 19:11:14 +01:00
Bump fedora from 34 to 35 in /pdns-admin-base-ngoduykhanh (#62)
Bumps fedora from 34 to 35. --- updated-dependencies: - dependency-name: fedora dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a2f8830360
commit
88ffcb3366
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM fedora:34
|
FROM fedora:35
|
||||||
|
|
||||||
RUN curl -sSL -o /etc/yum.repos.d/yarn.repo https://dl.yarnpkg.com/rpm/yarn.repo \
|
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 \
|
&& dnf -y --setopt=install_weak_deps=False install \
|
||||||
|
|
Loading…
Reference in a new issue