Skip to content

Commit 286f43b

Browse files
authored
Bump to GitBucket 4.42.1 (#72)
1 parent e91df0b commit 286f43b

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.0/gitbucket.war /opt/gitbucket.war
5+
ADD https://github.com/gitbucket/gitbucket/releases/download/4.42.1/gitbucket.war /opt/gitbucket.war
66

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

0 commit comments

Comments
 (0)