diff --git a/ai-compliance-sdk/Dockerfile b/ai-compliance-sdk/Dockerfile index b87ea258..b1588140 100644 --- a/ai-compliance-sdk/Dockerfile +++ b/ai-compliance-sdk/Dockerfile @@ -1,4 +1,6 @@ # Build stage +# ci-retrigger 2026-06-27: transient registry.meghsakha.com 502 on push (Runde 1) + last-build +# tag-bug skipped the rerun (Runde 2). No logic change — forces detect-changes to rebuild ai-sdk. FROM golang:1.24-alpine AS builder WORKDIR /app