Update Dependencies authored by Fabian Nuraddin Alexander Gabel's avatar Fabian Nuraddin Alexander Gabel
...@@ -33,6 +33,8 @@ source ./bin/set_environment.sh ...@@ -33,6 +33,8 @@ source ./bin/set_environment.sh
./bin/test_preproc_topic.sh ./bin/test_preproc_topic.sh
``` ```
Note that the above image is built on [`pandoc/core:2.13`](https://hub.docker.com/layers/pandoc/core/2.13/images/sha256-a5d0300a6752d98fda0ed731809a118aba6eeb45462155ca8b75dc3d662f78a3?context=explore). Switching to a newer version of pandoc will cause the test `test_run_pandoc.sh` to fail.
## alpine-ssh ## alpine-ssh
* [eltenedor/alpine-ssh](https://hub.docker.com/repository/docker/eltenedor/alpine-ssh) * [eltenedor/alpine-ssh](https://hub.docker.com/repository/docker/eltenedor/alpine-ssh)
... ...
......