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:
parent
f1499fdc5a
commit
2f07f34aab
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue