mirror of
https://github.com/yyhuni/xingrin.git
synced 2026-01-31 11:46:16 +08:00
- Pin golang:1.24 base image to specific digest to prevent upstream cache invalidation - Pin ubuntu:24.04 base image to specific digest to prevent upstream cache invalidation - Add WORKER_API_KEY generation in install.sh auto_fill_docker_env_secrets function - Generate random 32-character string for WORKER_API_KEY during installation - Update installation info message to include WORKER_API_KEY in generated secrets list - Improve build reproducibility and security by using immutable image references