From dd4a4141d856c9cd166431ad648716fa1be11dce Mon Sep 17 00:00:00 2001 From: "dd-octo-sts[bot]" <200755185+dd-octo-sts[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 14:41:48 +0000 Subject: [PATCH] Update FIPS proxy version references to 1.1.30 --- hugo/content/en/agent/faq/fips_proxy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo/content/en/agent/faq/fips_proxy.md b/hugo/content/en/agent/faq/fips_proxy.md index 1d8b90abeed..8b3e9d6e416 100644 --- a/hugo/content/en/agent/faq/fips_proxy.md +++ b/hugo/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.29", + "image": "datadog/fips-proxy:1.1.30", "portMappings": [ { "containerPort": 9803,