update docker

This commit is contained in:
Jintao Huang
2026-05-10 18:00:21 +08:00
committed by Yunnglin
parent 1a53418643
commit faae851237
4 changed files with 18 additions and 20 deletions

View File

@@ -27,9 +27,9 @@ on:
description: 'Other params in --xxx xxx'
required: false
python_version:
description: 'Python version to use, default is 3.11.11'
description: 'Python version to use, default is 3.12.13'
required: false
default: '3.11.11'
default: '3.12.13'
run-name: Docker-${{ inputs.modelscope_branch }}-${{ inputs.image_type }}-${{ inputs.workflow_name }}-${{ inputs.python_version }}-by-@${{ github.actor }}