feat: publish Toolbox 0.12.0 with Auth Tools 0.2.0

This commit is contained in:
2026-08-19 14:18:18 +02:00
parent 0baeda8be8
commit 7ba733d9f2
12 changed files with 49 additions and 49 deletions
+3 -3
View File
@@ -6,9 +6,9 @@ services:
context: .
dockerfile: Containerfile.release
args:
TOOLBOX_RELEASE_VERSION: "${TOOLBOX_RELEASE_VERSION:-0.11.0}"
TOOLBOX_RELEASE_SHA256: "${TOOLBOX_RELEASE_SHA256:-752c91606ba4249da8eb0a6d2d062b9dfe10fec988f16d428ba1c9b899ba4771}"
image: "git.add-ideas.de/lotobo/toolbox:${TOOLBOX_RELEASE_VERSION:-0.11.0}"
TOOLBOX_RELEASE_VERSION: "${TOOLBOX_RELEASE_VERSION:-0.12.0}"
TOOLBOX_RELEASE_SHA256: "${TOOLBOX_RELEASE_SHA256:-70f374d96a6b7d83bd011a9c7aa3d57edbb3dd46ff284e25c99edf8855ee14dc}"
image: "git.add-ideas.de/lotobo/toolbox:${TOOLBOX_RELEASE_VERSION:-0.12.0}"
restart: unless-stopped
read_only: true
tmpfs: