fix deprecated statement. (#429)

falco-CLA-1.0-signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
This commit is contained in:
TaoBeier 2018-10-13 10:43:57 +08:00 committed by Mark Stemm
parent 7fa6fc1b70
commit bc34e438ce
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
FROM debian:unstable
MAINTAINER Sysdig <support@sysdig.com>
LABEL maintainer="Sysdig <support@sysdig.com>"
ENV FALCO_REPOSITORY dev

View File

@ -1,6 +1,6 @@
FROM debian:unstable
MAINTAINER Sysdig <support@sysdig.com>
LABEL maintainer="Sysdig <support@sysdig.com>"
ENV FALCO_VERSION 0.1.1dev

View File

@ -1,6 +1,6 @@
FROM debian:unstable
MAINTAINER Sysdig <support@sysdig.com>
LABEL maintainer="Sysdig <support@sysdig.com>"
ENV FALCO_REPOSITORY stable