mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-27 04:16:45 +01:00
update znc
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
9d2b9af509
commit
a03e3d9008
|
@ -22,7 +22,7 @@ RUN adduser -u 1001 -D user \
|
||||||
|
|
||||||
ENV LANG C.UTF-8
|
ENV LANG C.UTF-8
|
||||||
|
|
||||||
ENV ZNC_VERSION 1.6.5
|
ENV ZNC_VERSION 1.6.6
|
||||||
|
|
||||||
RUN set -x \
|
RUN set -x \
|
||||||
&& apk add --no-cache --virtual .build-deps \
|
&& apk add --no-cache --virtual .build-deps \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user