Skip to content

Commit

Permalink
Update 3.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
barry-smithjr committed Mar 2, 2020
1 parent 0429bbc commit 885ad01
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 @@ -26,7 +26,7 @@ RUN chmod +x /tini

COPY entrypoint.sh /entrypoint.sh

ENV CROWD_VERSION 3.6.0
ENV CROWD_VERSION 3.6.2
ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/crowd/downloads/atlassian-crowd-${CROWD_VERSION}.tar.gz

RUN mkdir -p ${CROWD_INSTALL_DIR} \
Expand Down

0 comments on commit 885ad01

Please sign in to comment.