Skip to content
Snippets Groups Projects
Verified Commit 122c66b7 authored by Romain De Laage De Bellefaye's avatar Romain De Laage De Bellefaye
Browse files

Forgot postgresql-client in Dockerfile

parent 8e1117ad
No related branches found
No related tags found
1 merge request!64Modif entrypoint Mattermost
......@@ -22,6 +22,7 @@ RUN apk add --no-cache \
netcat-openbsd \
xmlsec-dev \
tzdata \
postgresql-client \
&& rm -rf /tmp/*
# Get Mattermost
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment