Upgrade core engine to v3.0.15

This commit is contained in:
SamNet-dev
2026-02-25 10:54:38 -06:00
parent e89e9e5e4b
commit dc3f3ba1cf
3 changed files with 18 additions and 5 deletions

View File

@@ -6,11 +6,11 @@ on:
telemt_commit:
description: 'Telemt commit hash to build from'
required: true
default: '1a525f7'
default: 'ad1940b'
version_tag:
description: 'Version tag (e.g. 3.0.7-1a525f7)'
description: 'Version tag (e.g. 3.0.15-ad1940b)'
required: true
default: '3.0.7-1a525f7'
default: '3.0.15-ad1940b'
env:
REGISTRY: ghcr.io