-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1651 from DSD-DBS/dependabot/submodules/capella-d…
…ockerimages-df2d5b1 build(deps): bump capella-dockerimages from `3f55ddf` to `df2d5b1`
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule capella-dockerimages
updated
18 files
+3 −0 | .gitignore | |
+22 −2 | Makefile | |
+7 −1 | capella/Dockerfile | |
+2 −2 | capella/install_dropins.py | |
+9 −0 | capella/setup/README.md | |
+0 −0 | capella/setup/provisioning.py | |
+0 −0 | capella/setup/replace_env_variables.sh | |
+0 −0 | capella/setup/setup_workspace.py | |
+1 −0 | capella/startup.sh | |
+2 −0 | ci-templates/gitlab/image-builder.yml | |
+3 −0 | docs/docs/capella/base.md | |
+3 −0 | docs/docs/eclipse/base.md | |
+29 −0 | docs/docs/eclipse/memory-options.md | |
+3 −0 | docs/docs/papyrus/base.md | |
+1 −0 | docs/mkdocs.yml | |
+9 −4 | eclipse/Dockerfile | |
+94 −0 | eclipse/set_memory_flags.py | |
+8 −3 | papyrus/Dockerfile |