openvpn: downgrade to avoid a bug in openvpn-2.5.7-1.fc36

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-06-09 13:40:36 -07:00
parent f1499fdc5a
commit 2f07f34aab

View file

@ -16,7 +16,7 @@ spec:
dockerfile: |-
FROM registry.fedoraproject.org/fedora:latest
RUN dnf -y install \
openvpn && \
openvpn-2.5.6-1.fc36 && \
dnf clean all
WORKDIR /config
CMD openvpn --config openvpn.conf