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