mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-10-19 10:40:31 -04:00
* Automatic Dockerfile update by release process
Some checks failed
Docker Image cleanup / cleanup (push) Has been cancelled
Some checks failed
Docker Image cleanup / cleanup (push) Has been cancelled
This commit is contained in:
@@ -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-beta2"
|
ARG LSMB_VERSION="1.13.0"
|
||||||
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-beta2"
|
ARG LSMB_VERSION="1.13.0"
|
||||||
# Install s6-overlay
|
# Install s6-overlay
|
||||||
ARG S6_OVERLAY_VERSION=3.2.0.2
|
ARG S6_OVERLAY_VERSION=3.2.0.2
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user