Skip to content

Commit

Permalink
Bump to GitBucket 4.40.0 (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
SIkebe authored Jul 19, 2024
1 parent 6392560 commit 3586dd3
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 @@ -2,7 +2,7 @@ FROM adoptopenjdk:8-jre-hotspot

LABEL maintainer="Naoki Takezoe <takezoe [at] gmail.com>"

ADD https://github.com/gitbucket/gitbucket/releases/download/4.39.0/gitbucket.war /opt/gitbucket.war
ADD https://github.com/gitbucket/gitbucket/releases/download/4.40.0/gitbucket.war /opt/gitbucket.war

RUN ln -s /gitbucket /root/.gitbucket

Expand Down

0 comments on commit 3586dd3

Please sign in to comment.