feat: implement multi-stage Dockerfile for deployment infrastructure

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2026-08-18 22:41:07 +03:00
parent 3a9dd24e33
commit 69312022ea
5 changed files with 224 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
package cron
package main
import (
"context"