Skip to content

Commit

Permalink
[Releaser] Update release version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Jul 31, 2020
1 parent ee97841 commit 30c5a8e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
FROM alpine:3.11

LABEL maintainer="Andrei Varabyeu <andrei_varabyeu@epam.com>"
LABEL version=5.0.9
LABEL version=5.0.10

ENV APP_DOWNLOAD_URL https://dl.bintray.com/epam/reportportal/5.0.9/service-index_linux_amd64
ENV APP_DOWNLOAD_URL https://dl.bintray.com/epam/reportportal/5.0.10/service-index_linux_amd64

ADD ${APP_DOWNLOAD_URL} /service-index

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5.0.10-SNAPSHOT
5.0.10

0 comments on commit 30c5a8e

Please sign in to comment.