-
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.
build(deps): bump capella-dockerimages from
b2a8239
to 922b165
Bumps [capella-dockerimages](https://github.com/DSD-DBS/capella-dockerimages) from `b2a8239` to `922b165`. - [Release notes](https://github.com/DSD-DBS/capella-dockerimages/releases) - [Commits](DSD-DBS/capella-dockerimages@b2a8239...922b165) --- updated-dependencies: - dependency-name: capella-dockerimages dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
1d4175f
commit b0ade27
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule capella-dockerimages
updated
17 files
+1 −1 | .github/workflows/deploy-docker-images.yml | |
+14 −0 | Makefile | |
+2 −1 | base/Dockerfile | |
+1 −1 | base/hooks/+pre-commit-and-lfs.sh | |
+7 −0 | ci-templates/gitlab/image-builder.yml | |
+9 −0 | docs/Makefile | |
+1 −1 | docs/docs/capella/base.md | |
+1 −1 | docs/docs/ci-templates/gitlab/release-train.md | |
+54 −20 | docs/docs/remote.md | |
+4 −2 | docs/mkdocs.yml | |
+4 −0 | docs/requirements.txt | |
+23 −2 | remote/Dockerfile | |
+32 −0 | remote/nginx.conf | |
+12 −0 | remote/startup.sh | |
+0 −11 | remote/supervisord.conf | |
+13 −0 | remote/supervisord.xpra.conf | |
+13 −0 | remote/supervisord.xrdp.conf |