diff --git a/Dockerfile b/Dockerfile index 3b168c7..9b5fb14 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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\ to Small and Midsize Businesses." -ARG LSMB_VERSION="1.12.11" +ARG LSMB_VERSION="1.13.0-beta1" ARG ARTIFACT_PATH="https://download.ledgersmb.org/f/Releases/$LSMB_VERSION/"