update docker image ubuntu-pandoc for static website building
From /docker/Dockerfile
...
RUN apt -y install pandoc wget
...
there seems no need for wget
to be installed anymore. See https://gitlab.com/fabiangabel/research-topics-mat-tuhh/-/issues/3
Edited by Fabian Nuraddin Alexander Gabel