From e06d7ebe4f91d061e6abf5a65555b8976b62e2d0 Mon Sep 17 00:00:00 2001 From: Pierre Gimalac <23154723+pgimalac@users.noreply.github.com> Date: Mon, 11 May 2026 13:14:15 +0000 Subject: [PATCH] Update FIPS proxy version references to 1.1.24 --- content/en/agent/faq/fips_proxy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/agent/faq/fips_proxy.md b/content/en/agent/faq/fips_proxy.md index 111adc0cfb8..22fd7df2588 100644 --- a/content/en/agent/faq/fips_proxy.md +++ b/content/en/agent/faq/fips_proxy.md @@ -200,7 +200,7 @@ Ensure you add the `fips-proxy` sidecar container to your ECS task definition an (...) { "name": "fips-proxy", - "image": "datadog/fips-proxy:1.1.23", + "image": "datadog/fips-proxy:1.1.24", "portMappings": [ { "containerPort": 9803,