We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ad7d05 commit 25b630cCopy full SHA for 25b630c
Dockerfile
@@ -229,7 +229,7 @@ RUN apk add --no-cache mysql-client \
229
RUN echo "sendmail_path=`which true`" >> ${php_vars} && \
230
composer global require -n "hirak/prestissimo:^0.3" && \
231
composer global require -n "consolidation/cgr" && \
232
- cgr "pantheon-systems/terminus:~1" --stability beta
+ cgr "pantheon-systems/terminus:~1"
233
234
# Add Scripts
235
ADD scripts/start.sh /start.sh
0 commit comments