Switch to apline 3.9

pull/32/head
Christophe Romain 5 years ago
parent ebdbda16b4
commit 3261996e04

@ -27,7 +27,7 @@ RUN mkdir runtime \
&& rm bin/ejabberd bin/ejabberd.bat
# Runtime container
FROM alpine:edge
FROM alpine:3.9
ARG VERSION
ENV TERM=xterm \
LC_ALL=C.UTF-8 \

@ -1,4 +1,4 @@
FROM alpine:edge
FROM alpine:3.9
LABEL maintainer="ProcessOne <contact@process-one.net>" \
product="Ejabberd mix development environment"

Loading…
Cancel
Save