mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 16:57:00 +08:00
tests: reference debian testing by name
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM debian:testing
|
FROM debian:stretch
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
|
|
||||||
RUN apt-get install -y libgnutls-deb0-28 libprotobuf-c1 liboath0 libev4
|
RUN apt-get install -y libgnutls-deb0-28 libprotobuf-c1 liboath0 libev4
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
FROM debian:testing
|
FROM debian:stretch
|
||||||
|
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
RUN apt-get install -y libgnutls-deb0-28 libprotobuf-c1 liboath0 libev4
|
RUN apt-get install -y libgnutls-deb0-28 libprotobuf-c1 liboath0 libev4
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
FROM debian:testing
|
FROM debian:stretch
|
||||||
|
|
||||||
RUN apt-get update -y
|
RUN apt-get update -y
|
||||||
RUN apt-get install -y libgnutls-deb0-28 liboath0 libprotobuf-c1 libev4
|
RUN apt-get install -y libgnutls-deb0-28 liboath0 libprotobuf-c1 libev4
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
FROM debian:testing
|
FROM debian:stretch
|
||||||
|
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
RUN apt-get install -y libgnutls-deb0-28 libprotobuf-c1 liboath0 libev4
|
RUN apt-get install -y libgnutls-deb0-28 libprotobuf-c1 liboath0 libev4
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
FROM debian:testing
|
FROM debian:stretch
|
||||||
|
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
RUN apt-get install -y haproxy libgnutls-deb0-28 libprotobuf-c1 liboath0 libev4
|
RUN apt-get install -y haproxy libgnutls-deb0-28 libprotobuf-c1 liboath0 libev4
|
||||||
|
|||||||
Reference in New Issue
Block a user