Skip to content

Commit

Permalink
minor version bump for atlassian bamboo server
Browse files Browse the repository at this point in the history
  • Loading branch information
saidsef committed Aug 21, 2023
1 parent b78b919 commit 73238bb
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 @@ -11,7 +11,7 @@ LABEL version="8.2.7"
LABEL "uk.co.saidsef.bamboo"="${REF}"

ENV BAMBOO_HOME /data
ENV BB_PKG_NAME atlassian-bamboo-${BAMBOO_VERSION:-8.2.8}
ENV BB_PKG_NAME atlassian-bamboo-${BAMBOO_VERSION:-8.2.9}
ENV PATH /opt/$BB_PKG_NAME/bin:$PATH
ENV HOME /tmp
ENV PORT ${PORT:-8085}
Expand Down

0 comments on commit 73238bb

Please sign in to comment.