refactor: migrate to distroless multi-stage Docker build

This commit is contained in:
2025-09-29 22:07:11 +02:00
parent e7615de98b
commit ce42f489bf
4 changed files with 74 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "myice"
version = "v0.5.7"
version = "v0.5.8"
description = "myice parsing"
authors = [
{ name = "Rene Luria", "email" = "<rene@luria.ch>"},