add qt postgre driver

This commit is contained in:
Sebastian Hugentobler 2016-06-30 14:02:12 +02:00
parent f35d9bcbab
commit 12305850ef

View File

@ -1,6 +1,6 @@
FROM thallian/confd-env:latest FROM thallian/confd-env:latest
RUN apk add --no-cache murmur RUN apk add --no-cache murmur qt-postgresql
VOLUME /etc/ssl/murmur VOLUME /etc/ssl/murmur