From 00adee94116bd4db36ed69dd1c950409235c4407 Mon Sep 17 00:00:00 2001 From: Maxime Chambre Date: Fri, 17 Oct 2025 15:36:32 +0200 Subject: [PATCH] [AGENTRUN-741] Update FIPS proxy version references to 1.1.17 --- 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 f24d7729dc9ce..28f0feb6b8abd 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.16", + "image": "datadog/fips-proxy:1.1.17", "portMappings": [ { "containerPort": 9803,