File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
FROM registry.cloudogu.com/official/java:11.0.14-3
2
2
LABEL maintainer="sebastian.sdorra@cloudogu.com"
3
3
4
- ARG SCM_PKG_URL=https://packages.scm-manager.org/repository/releases/sonia/scm/packaging/unix/2.42.2 /unix-2.42.2 .tar.gz
5
- ARG SCM_PKG_SHA256=e65951ce46cc9833442f91fb594d37c8bbdb0121462cacad8b16e79accc56e40
4
+ ARG SCM_PKG_URL=https://packages.scm-manager.org/repository/releases/sonia/scm/packaging/unix/2.42.3 /unix-2.42.3 .tar.gz
5
+ ARG SCM_PKG_SHA256=0dc9f43649dabb7651ef00377f7842dcdb2c358631988aca925f6b90509dacb7
6
6
ARG SCM_CODE_EDITOR_PLUGIN_URL=https://packages.scm-manager.org/repository/plugin-releases/sonia/scm/plugins/scm-code-editor-plugin/1.1.0/scm-code-editor-plugin-1.1.0.smp
7
7
ARG SCM_CODE_EDITOR_PLUGIN_SHA256=0029893e1878d98d7df1e513227041ce5a59980e40c81be35bcc3a1fafe0a521
8
8
ARG SCM_SCRIPT_PLUGIN_URL=https://packages.scm-manager.org/repository/plugin-releases/sonia/scm/plugins/scm-script-plugin/2.4.0/scm-script-plugin-2.4.0.smp
Original file line number Diff line number Diff line change 1
1
{
2
2
"Name" : " official/scm" ,
3
- "Version" : " 2.42.2 -1" ,
3
+ "Version" : " 2.42.3 -1" ,
4
4
"DisplayName" : " SCM-Manager" ,
5
5
"Description" : " The easiest way to share and manage your Git, Mercurial and Subversion repositories over http." ,
6
6
"Category" : " Development Apps" ,
You can’t perform that action at this time.
0 commit comments