Skip to content
This repository has been archived by the owner on Jul 24, 2020. It is now read-only.

Commit

Permalink
Merge pull request #7 from davizucon/master
Browse files Browse the repository at this point in the history
5.2 -> 5.2.1
  • Loading branch information
egaillardon authored Jan 26, 2020
2 parents 415180c + fa91a76 commit fe09c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM openjdk:8u212-jdk-alpine3.9
LABEL maintainer="[email protected]"
STOPSIGNAL SIGKILL
ENV MIRROR https://www-eu.apache.org/dist/jmeter/binaries
ENV JMETER_VERSION 5.2
ENV JMETER_VERSION 5.2.1
ENV JMETER_HOME /opt/apache-jmeter-${JMETER_VERSION}
ENV JMETER_BIN ${JMETER_HOME}/bin
ENV ALPN_VERSION 8.1.13.v20181017
Expand Down

0 comments on commit fe09c52

Please sign in to comment.