1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-08-08 22:27:53 +02:00

update ocserv

This commit is contained in:
kev
2017-08-31 17:48:46 +08:00
parent ad99ee520e
commit 276484c636
4 changed files with 20 additions and 1 deletions

View File

@ -5,7 +5,7 @@
FROM debian:jessie
MAINTAINER kev <noreply@easypi.pro>
ENV OCSERV_VERSION 0.11.3
ENV OCSERV_VERSION 0.11.8
RUN set -xe \
&& apt-get update \