Skip to content

Commit

Permalink
Reverting to Xdebug 1.x and minor updates to others
Browse files Browse the repository at this point in the history
  • Loading branch information
dancallan committed Feb 4, 2021
1 parent ce2e088 commit efc19f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM uqlibrary/alpine:3.12.3

ENV COMPOSER_VERSION=1.10.19
ENV COMPOSER_VERSION=1.10.20
ENV PRESTISSIMO_VERSION=0.3.10
ENV XDEBUG_VERSION=3.0.2
ENV XDEBUG_VERSION=2.9.8
ENV IGBINARY_VERSION=3.2.1
ENV NEWRELIC_VERSION=9.15.0.293
ENV NEWRELIC_VERSION=9.16.0.295
ENV PHP_MEMCACHED_VERSION=3.1.5
ENV NR_INSTALL_SILENT=1
ENV NR_INSTALL_PHPLIST=/usr/bin
Expand Down

0 comments on commit efc19f8

Please sign in to comment.