mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-10-14 08:10:30 -04:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
98f0902ba5 | ||
|
2fb481593f |
@@ -2,8 +2,8 @@ FROM debian:stretch-slim
|
||||
MAINTAINER Freelock john@freelock.com
|
||||
|
||||
# Build time variables
|
||||
ARG LSMB_VERSION="1.7.6"
|
||||
ARG LSMB_DL_DIR="Releases"
|
||||
ARG LSMB_VERSION="1.7.0-rc2"
|
||||
ARG LSMB_DL_DIR="Beta Releases"
|
||||
|
||||
# Install Perl, Tex, Starman, psql client, and all dependencies
|
||||
# Without libclass-c3-xs-perl, performance is terribly slow...
|
||||
|
Reference in New Issue
Block a user