mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-10-14 00:00:29 -04:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
d61ce704c2 | ||
|
048e003a43 |
@@ -2,7 +2,7 @@ FROM perl:5
|
||||
MAINTAINER Freelock john@freelock.com
|
||||
|
||||
# Build time variables
|
||||
ENV LSMB_VERSION 1.4.22
|
||||
ENV LSMB_VERSION 1.4.24
|
||||
|
||||
|
||||
# Install Perl, Tex, Starman, psql client, and all dependencies
|
||||
@@ -19,7 +19,7 @@ RUN DEBIAN_FRONTENT=noninteractive && \
|
||||
libconfig-inifiles-perl libnamespace-autoclean-perl \
|
||||
libcarp-always-perl libjson-perl \
|
||||
libtemplate-plugin-latex-perl texlive-latex-recommended \
|
||||
texlive-xetex \
|
||||
texlive-latex-base texlive-latex-extra texlive-latex-recommends \
|
||||
libxml-twig-perl \
|
||||
libtex-encode-perl \
|
||||
libdevel-trace-perl \
|
||||
|
Reference in New Issue
Block a user