We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07a7bd2 commit a88828fCopy full SHA for a88828f
Dockerfile
@@ -2,7 +2,7 @@ FROM eclipse-temurin:17
2
3
LABEL maintainer="Naoki Takezoe <takezoe [at] gmail.com>"
4
5
-ADD https://github.com/gitbucket/gitbucket/releases/download/4.43.0/gitbucket.war /opt/gitbucket.war
+ADD https://github.com/gitbucket/gitbucket/releases/download/4.44.0/gitbucket.war /opt/gitbucket.war
6
7
RUN ln -s /gitbucket /root/.gitbucket
8
0 commit comments