mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-04-18 14:17:12 -04:00
Fix Dockerfile mentioned version
This commit is contained in:
parent
8bc4fd8583
commit
d71609cae1
@ -2,7 +2,7 @@ FROM debian:stretch-slim
|
||||
MAINTAINER Freelock john@freelock.com
|
||||
|
||||
# Build time variables
|
||||
ARG LSMB_VERSION="1.7.0-beta1"
|
||||
ARG LSMB_VERSION="1.7.0"
|
||||
ARG LSMB_DL_DIR="Releases"
|
||||
|
||||
# Install Perl, Tex, Starman, psql client, and all dependencies
|
||||
|
Loading…
Reference in New Issue
Block a user