* Automatic Dockerfile update by release process

This commit is contained in:
Erik Huelsmann 2025-08-10 06:00:20 -04:00
parent 3317ed4576
commit 0db448b9e8
2 changed files with 2 additions and 2 deletions

View File

@ -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.13.0-beta1"
ARG LSMB_VERSION="1.13.0-beta2"
ARG ARTIFACT_PATH="https://download.ledgersmb.org/f/Releases/$LSMB_VERSION/"

View File

@ -1,5 +1,5 @@
# Install LedgerSMB version
ARG LSMB_VERSION=1.13.0-beta1
ARG LSMB_VERSION="1.13.0-beta2"
# Install s6-overlay
ARG S6_OVERLAY_VERSION=3.2.0.2