mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-08-20 15:47:24 -04:00
* Automatic Dockerfile update by release process
This commit is contained in:
parent
3317ed4576
commit
0db448b9e8
@ -13,7 +13,7 @@ LABEL org.opencontainers.image.description="LedgerSMB is a full featured double-
|
|||||||
the LedgerSMB project is to bring high quality ERP and accounting capabilities\
|
the LedgerSMB project is to bring high quality ERP and accounting capabilities\
|
||||||
to Small and Midsize Businesses."
|
to Small and Midsize Businesses."
|
||||||
|
|
||||||
ARG LSMB_VERSION="1.13.0-beta1"
|
ARG LSMB_VERSION="1.13.0-beta2"
|
||||||
ARG ARTIFACT_PATH="https://download.ledgersmb.org/f/Releases/$LSMB_VERSION/"
|
ARG ARTIFACT_PATH="https://download.ledgersmb.org/f/Releases/$LSMB_VERSION/"
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Install LedgerSMB version
|
# Install LedgerSMB version
|
||||||
ARG LSMB_VERSION=1.13.0-beta1
|
ARG LSMB_VERSION="1.13.0-beta2"
|
||||||
# Install s6-overlay
|
# Install s6-overlay
|
||||||
ARG S6_OVERLAY_VERSION=3.2.0.2
|
ARG S6_OVERLAY_VERSION=3.2.0.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user