Skip to content
This repository has been archived by the owner on Nov 20, 2021. It is now read-only.

Commit

Permalink
Link to new youtrack version. Old one is not available now.
Browse files Browse the repository at this point in the history
  • Loading branch information
Matvey-Kuk committed Apr 30, 2015
1 parent 29d8b0f commit 8b2ed7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion youtrack/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN apt-get install -y oracle-java7-installer

# Install youtrack
WORKDIR /home/youtrack
RUN wget -nv http://download.jetbrains.com/charisma/youtrack-5.2.1-8778.jar -O /youtrack.jar
RUN wget -nv http://download.jetbrains.com/charisma/youtrack-6.0.12634.jar -O /youtrack.jar

ADD ./etc /etc

Expand Down

0 comments on commit 8b2ed7b

Please sign in to comment.