We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eff0a00 commit 1739f0bCopy full SHA for 1739f0b
2 files changed
tests/containers/nfs/Containerfile
@@ -1,4 +1,4 @@
1
-FROM registry.fedoraproject.org/fedora-minimal:41
+FROM registry.fedoraproject.org/fedora-minimal:42
2
3
RUN dnf -y install /usr/bin/ps nfs-utils && dnf clean all && rm -rf /var/cache/yum
4
tests/containers/tang/Containerfile
RUN dnf -y install systemd tang && dnf clean all && rm -rf /var/cache/yum
EXPOSE 80
0 commit comments