Update Dependencies authored by Fabian Nuraddin Alexander Gabel's avatar Fabian Nuraddin Alexander Gabel
......@@ -2,9 +2,9 @@
During [CI/CD]() various [docker](https://www.docker.com/) images are used. All images that are used by the pipeline, are also stored in the [container registry](https://docs.gitlab.com/ee/user/packages/container_registry/) of this repository. In case of changes in `/docker` the pipeline is configured to update these images as well (check out the `Docker-update` in the [stages section of the wiki](Continuous-Integration-and-Continuous-Deployment#pipeline)).
## Ubuntu-Pandoc
## pandoc-bash
* [eltenedor/ubuntu-pandoc](https://hub.docker.com/repository/docker/eltenedor/ubuntu-pandoc)
* [eltenedor/pandoc-bash](https://hub.docker.com/repository/docker/eltenedor/pandoc-bash)
This image can run `bash` regex commands and [`pandoc`](https://pandoc.org/) for building static html.
......
......