Skip to content
Snippets Groups Projects
Commit 6b945213 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

added openssl to php

parent 57420e79
No related tags found
No related merge requests found
Pipeline #4014 passed
......@@ -5,6 +5,7 @@ RUN apk add --update \
php7-cli \
php7-curl \
php7-json \
php7-openssl \
&& rm -rf /var/cache/apk
COPY scripts /scripts
......
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