Feat: version bump to BitlBee 3.6

This commit is contained in:
Michele Bologna
2019-12-05 11:02:46 +01:00
parent 7984b6a31e
commit 628ef21fc1

View File

@@ -1,9 +1,9 @@
FROM buildpack-deps:stretch-curl
LABEL maintainer="Michele Bologna <mb@michelebologna.net>"
FROM buildpack-deps:stable-curl
LABEL maintainer="Michele Bologna <github@michelebologna.net>"
LABEL name="BitlBee Docker container by Michele Bologna"
LABEL version="mb-3.5.1-20190115"
LABEL version="mb-3.6-20191205"
ENV VERSION=3.5.1
ENV VERSION=3.6
RUN apt-get update && \
apt-get install -y --no-install-recommends autoconf automake gettext gcc git libtool make dpkg-dev \