File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ FROM registry.cloudogu.com/official/java:8u432-1
7575ARG TOMCAT_VERSION
7676
7777LABEL NAME="official/usermgt" \
78- VERSION="1.20.0-4 " \
78+ VERSION="1.20.0.0-1 " \
7979 maintainer="hello@cloudogu.com"
8080
8181# mark as webapp for nginx
Original file line number Diff line number Diff line change 11# Set these to the desired values
22ARTIFACT_ID =usermgt
3- VERSION =1.20.0-4
3+ VERSION =1.20.0.0-1
44# overwrite ADDITIONAL_LDFLAGS to disable static compilation
55# this should fix https://github.com/golang/go/issues/13470
66ADDITIONAL_LDFLAGS =""
Original file line number Diff line number Diff line change 11{
22 "Name" : " official/usermgt" ,
3- "Version" : " 1.20.0-4 " ,
3+ "Version" : " 1.20.0.0-1 " ,
44 "DisplayName" : " User Management" ,
55 "Description" : " User and Group Management." ,
66 "Category" : " Administration Apps" ,
Original file line number Diff line number Diff line change 33 "cypress" : " ^13.13.1" ,
44 "yarn" : " ^1.22.22"
55 },
6- "version" : " 1.20.0-4 "
6+ "version" : " 1.20.0.0-1 "
77}
You can’t perform that action at this time.
0 commit comments