Update quasselcore to v0.13.1

This commit is contained in:
Christopher Puschmann 2020-02-22 18:34:34 +01:00
parent f7ad4f80a4
commit 4468623fca
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
FROM alpine:3.8
ARG VERSION=0.13.0
ARG VERSION=0.13.1
ENV PORT=4242 \
CONFIGDIR="/config"