mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-10-18 02:00:31 -04:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
8f911b4d3e | ||
|
60af8d5d49 |
@@ -21,10 +21,11 @@ RUN DEBIAN_FRONTENT=noninteractive && \
|
|||||||
starman \
|
starman \
|
||||||
libopenoffice-oodoc-perl \
|
libopenoffice-oodoc-perl \
|
||||||
postgresql-client \
|
postgresql-client \
|
||||||
|
lpr \
|
||||||
ssmtp
|
ssmtp
|
||||||
|
|
||||||
# Build time variables
|
# Build time variables
|
||||||
ENV LSMB_VERSION 1.5.0
|
ENV LSMB_VERSION 1.5.1
|
||||||
|
|
||||||
# Install LedgerSMB
|
# Install LedgerSMB
|
||||||
RUN cd /srv && \
|
RUN cd /srv && \
|
||||||
|
Reference in New Issue
Block a user