We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ade6a3e commit 51f29efCopy full SHA for 51f29ef
olm/builds/Dockerfile.acmesolver
@@ -3,7 +3,6 @@ FROM container-registry.oracle.com/os/oraclelinux:9
3
ARG VERSION
4
ARG GIT_COMMIT
5
6
-RUN dnf repolist --all
7
RUN dnf update -y && dnf install patch make git golang -y
8
9
WORKDIR /cert-manager
0 commit comments