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