mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 16:57:00 +08:00
tests: use fedora24
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Clone from the Fedora 22 image
|
||||
FROM fedora:23
|
||||
FROM fedora:24
|
||||
|
||||
RUN yum install -y krb5-libs krb5-workstation libev
|
||||
RUN yum install -y gnutls gnutls-utils iproute systemd
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Clone from the Fedora 22 image
|
||||
FROM fedora:23
|
||||
FROM fedora:24
|
||||
|
||||
RUN yum install -y krb5-libs krb5-server krb5-workstation libev
|
||||
RUN yum install -y gnutls gnutls-utils protobuf-c iproute pcllib http-parser tcp_wrappers pam systemd libseccomp
|
||||
|
||||
Reference in New Issue
Block a user