mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-10-14 08:10:30 -04:00
Compare commits
7 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
6a9df9fa56 | ||
|
e8becf9a44 | ||
|
2c0fa1f433 | ||
|
2202177145 | ||
|
6b38d8b5bc | ||
|
d9e93cb753 | ||
|
001e28e354 |
@@ -2,7 +2,7 @@ FROM debian:stretch-slim
|
||||
MAINTAINER Freelock john@freelock.com
|
||||
|
||||
# Build time variables
|
||||
ENV LSMB_VERSION 1.6.21
|
||||
ENV LSMB_VERSION 1.6.27
|
||||
|
||||
|
||||
# Install Perl, Tex, Starman, psql client, and all dependencies
|
||||
@@ -48,7 +48,7 @@ RUN echo -n "APT::Install-Recommends \"0\";\nAPT::Install-Suggests \"0\";\n" >>
|
||||
libtemplate-plugin-latex-perl libtex-encode-perl \
|
||||
libclass-c3-xs-perl libclass-accessor-lite-perl \
|
||||
libnet-cidr-lite-perl libtest-requires-perl \
|
||||
texlive-latex-recommended \
|
||||
texlive-latex-recommended texlive-fonts-recommended \
|
||||
texlive-xetex fonts-liberation \
|
||||
starman \
|
||||
libopenoffice-oodoc-perl \
|
||||
|
Reference in New Issue
Block a user