release 1.0.0
- bump python-version to 3.14 - bump streamlit to 1.52.2 - bump numpy to 2.4.0 - extra-script for generating special-wb's - rework of container to use a python-virtual-environment and create the special-wb's at first start of the container (no longer at first web-request) - adding links to source-code and docker-registry's in welcome-message - some more error-handling for ADFG(V)X
This commit is contained in:
@@ -6,7 +6,7 @@ on:
|
||||
image_tag:
|
||||
description: '2. Tag für das Docker-Image (außer latest) (z.B. v1.0.0)'
|
||||
required: true
|
||||
default: '0.7.3'
|
||||
default: '1.0.0'
|
||||
|
||||
env:
|
||||
image_name: mysteryhelfer
|
||||
|
||||
Reference in New Issue
Block a user