Update Dependencies authored by Fabian Nuraddin Alexander Gabel's avatar Fabian Nuraddin Alexander Gabel
......@@ -5,12 +5,14 @@ During [CI/CD]() various [docker](https://www.docker.com/) images are used. All
## pandoc-bash
* [eltenedor/pandoc-bash](https://hub.docker.com/repository/docker/eltenedor/pandoc-bash)
* [cfg0846/research-topics-mat-tuhh/pandoc-bash](collaborating.tuhh.de:5005/cfg0846/research-topics-mat-tuhh/pandoc-bash)
This image can run `bash` regex commands and [`pandoc`](https://pandoc.org/) for building static html.
## alpine-ssh
* [eltenedor/alpine-ssh](https://hub.docker.com/repository/docker/eltenedor/alpine-ssh)
* [cfg0846/research-topics-mat-tuhh/alpine-ssh](collaborating.tuhh.de:5005/cfg0846/research-topics-mat-tuhh/alpine-ssh)
This image can run `bash`, `openssh` and `rsync` and is used at review and deployment stage for copying the product.
......
......