update znc version

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle 2018-07-14 03:12:35 -04:00
parent 2356278542
commit babf3fb6c3
No known key found for this signature in database
GPG key ID: 18F3685C0022BFF3

View file

@ -22,7 +22,7 @@ RUN adduser -u 1001 -D user \
ENV LANG C.UTF-8
ENV ZNC_VERSION 1.7.0
ENV ZNC_VERSION 1.7.1-rc1
RUN set -x \
&& apk add --no-cache --virtual .build-deps \