feat: implement proper SIGTERM handling for container shutdown

This commit is contained in:
2025-09-13 09:43:25 -05:00
parent cfb847f2e5
commit ac2638dd9a
3 changed files with 45 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "banner"
version = "0.2.0"
version = "0.2.1"
edition = "2024"
default-run = "banner"