Skip to content

Commit a47d30c

Browse files
committed
rm sslverify dnf
1 parent 90139e6 commit a47d30c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/kayobe/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ ENV container docker
2727

2828
# CMD ["/usr/sbin/init"]
2929

30+
RUN echo "sslverify=0" >> /etc/dnf/dnf.conf
3031
ARG BASE_IMAGE="quay.io/rockylinux/rockylinux:8"
3132
ARG USE_PYTHON_312="false"
3233
RUN dnf install epel-release -y && \

0 commit comments

Comments
 (0)