Skip to content

Commit 0429bbc

Browse files
committed
version bump
1 parent 5a4e74e commit 0429bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ RUN chmod +x /tini
2626

2727
COPY entrypoint.sh /entrypoint.sh
2828

29-
ENV CROWD_VERSION 3.5.1
29+
ENV CROWD_VERSION 3.6.0
3030
ARG DOWNLOAD_URL=https://product-downloads.atlassian.com/software/crowd/downloads/atlassian-crowd-${CROWD_VERSION}.tar.gz
3131

3232
RUN mkdir -p ${CROWD_INSTALL_DIR} \

0 commit comments

Comments
 (0)