diff --git a/Dockerfile b/Dockerfile index a3bb001..8d8b1a8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ FROM openjdk:8 MAINTAINER Caneca -ENV PT_VERSION=2.4.60 +ENV PT_VERSION=2.5.2 ENV PT_DL=https://github.com/taniman/profit-trailer/releases/download/${PT_VERSION}/ProfitTrailer-${PT_VERSION}.zip ENV WORK_DIR=/app/ProfitTrailer diff --git a/README.md b/README.md index 580e5aa..6b7663e 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ Based on the works from: [docker-pull]: https://img.shields.io/docker/pulls/canecasama/profittrailer.svg [docker-stars]: https://img.shields.io/docker/stars/canecasama/profittrailer.svg [git-last-commit]: https://img.shields.io/github/last-commit/canecasama/profittrailer_nas.svg -[pt-version]: https://img.shields.io/badge/profittrailer%20version-2.4.60-green +[pt-version]: https://img.shields.io/badge/profittrailer%20version-2.5.2-green [docker-link]: https://hub.docker.com/r/canecasama/profittrailer/