Skip to content

Commit 7c04374

Browse files
authored
Bump to GitBucket 4.43.0 (#73)
1 parent 286f43b commit 7c04374

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
@@ -2,7 +2,7 @@ FROM eclipse-temurin:17
22

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

5-
ADD https://github.com/gitbucket/gitbucket/releases/download/4.42.1/gitbucket.war /opt/gitbucket.war
5+
ADD https://github.com/gitbucket/gitbucket/releases/download/4.43.0/gitbucket.war /opt/gitbucket.war
66

77
RUN ln -s /gitbucket /root/.gitbucket
88

0 commit comments

Comments
 (0)