Skip to content
Snippets Groups Projects
Commit 621c3a04 authored by ale's avatar ale
Browse files

Upgrade php-fpm-exporter to v2.2.0

parent fa0a98a8
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ FROM registry.git.autistici.org/ai3/docker/apache2-base:master
COPY conf /tmp/conf
COPY build.sh /tmp/build.sh
ADD https://github.com/hipages/php-fpm_exporter/releases/download/v2.0.3/php-fpm_exporter_2.0.3_linux_amd64 /usr/sbin/php-fpm-exporter
ADD https://github.com/hipages/php-fpm_exporter/releases/download/v2.2.0/php-fpm_exporter_2.2.0_linux_amd64 /usr/sbin/php-fpm-exporter
RUN /tmp/build.sh && rm -rf /tmp/build.sh /tmp/conf
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment