Skip to content

Commit

Permalink
Bump to GitBucket 4.41.0 (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
takezoe committed Jul 19, 2024
1 parent 61ae7f9 commit 682d173
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 eclipse-temurin:17

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

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

RUN ln -s /gitbucket /root/.gitbucket

Expand Down

0 comments on commit 682d173

Please sign in to comment.