This commit is contained in:
rxf
2026-03-19 11:29:36 +01:00
parent 704a8f09b7
commit 229cbf7223
4 changed files with 13 additions and 2 deletions

View File

@@ -15,6 +15,8 @@ services:
build:
context: .
dockerfile: Dockerfile
args:
BUILD_DATE: "$(date +%d.%m.%Y)"
platforms:
- linux/amd64
- linux/arm64