diff options
-rw-r--r-- | Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ FROM alpine:3.5 -ENV BITLBEE_VERSION 3.5.1 +ENV BITLBEE_VERSION 3.4.2 RUN apk add --no-cache --update libpurple \ libpurple-xmpp \ |
index : docker-bitlbee-libpurple | ||
Unnamed repository; edit this file 'description' to name the repository. | root |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | Dockerfile | 2 |
@@ -1,6 +1,6 @@ FROM alpine:3.5 -ENV BITLBEE_VERSION 3.5.1 +ENV BITLBEE_VERSION 3.4.2 RUN apk add --no-cache --update libpurple \ libpurple-xmpp \ |