File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ RUN set -x \
18
18
19
19
FROM registry.cloudogu.com/official/java:21.0.3-4
20
20
LABEL NAME="official/smeagol" \
21
- VERSION="1.7.2-2 " \
21
+ VERSION="1.7.3-1 " \
22
22
23
23
24
24
ENV SERVICE_TAGS=webapp \
Original file line number Diff line number Diff line change 1
1
{
2
2
"Name" : " official/smeagol" ,
3
- "Version" : " 1.7.2-2 " ,
3
+ "Version" : " 1.7.3-1 " ,
4
4
"DisplayName" : " Smeagol" ,
5
5
"Description" : " Store your technical documentation with in your git repositories" ,
6
6
"Category" : " Development Apps" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " smeagol" ,
3
- "version" : " 1.7.2-2 " ,
3
+ "version" : " 1.7.3-1 " ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
6
"ces-theme" : " https://github.com/cloudogu/ces-theme.git#v0.7.2" ,
Original file line number Diff line number Diff line change 12
12
13
13
<groupId >com.cloudogu.wiki</groupId >
14
14
<artifactId >smeagol</artifactId >
15
- <version >1.7.2-2 </version >
15
+ <version >1.7.3-1 </version >
16
16
<name >smeagol</name >
17
17
<packaging >war</packaging >
18
18
You can’t perform that action at this time.
0 commit comments