diff options
| -rw-r--r-- | Dockerfile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ -FROM alpine:3.4 +FROM alpine:3.5 -ENV BITLBEE_VERSION 3.4.2 +ENV BITLBEE_VERSION 3.5.1 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 | 4 |
@@ -1,6 +1,6 @@ -FROM alpine:3.4 +FROM alpine:3.5 -ENV BITLBEE_VERSION 3.4.2 +ENV BITLBEE_VERSION 3.5.1 RUN apk add --no-cache --update libpurple \ libpurple-xmpp \ |