Commit 7df47bdc authored by Markus Witt's avatar Markus Witt
Browse files

Install Mojo::Pg

parent b64597e9
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
	Travel::Status::DE::IRIS \
	UUID::Tiny \
	JSON \
	Mojo::Pg \
	&& rm -rf ~/.cpanm \
	&& apt-get purge -y \
	build-essential \