From 11e2d0e98ac39fe55f61c9097fdd44efb3e4ada9 Mon Sep 17 00:00:00 2001 From: "James Burke (IDAM)" Date: Wed, 8 Nov 2023 11:21:09 +0000 Subject: [PATCH] bump version --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 6873f9be3..e3c59e861 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG APP_INSIGHTS_AGENT_VERSION=3.4.4 +ARG APP_INSIGHTS_AGENT_VERSION=3.4.18 # Application image