From 304657f521a8e4e2d39a619f395b93063ea8bb1b Mon Sep 17 00:00:00 2001 From: Jon Zeolla Date: Tue, 23 Apr 2024 20:58:51 -0400 Subject: [PATCH 1/2] chore: update base image --- build/Dockerfile.base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/Dockerfile.base b/build/Dockerfile.base index cee10b60..a7c544c3 100644 --- a/build/Dockerfile.base +++ b/build/Dockerfile.base @@ -1,5 +1,5 @@ ARG FROM_IMAGE=ubuntu -ARG FROM_IMAGE_TAG=23.10 +ARG FROM_IMAGE_TAG=24.04 ARG EASY_INFRA_TAG # The following arg is in case we have a {tool}-{environment} specific Dockerfile/frag combo. # Dockerfile ARG instructions go out of scope at the end of the build stage where it was defined, so to use it in our multistage scenario it needs to From fcdb87c2444077b984418dc3dbe84786642d53b1 Mon Sep 17 00:00:00 2001 From: Jon Zeolla Date: Tue, 23 Apr 2024 21:11:33 -0400 Subject: [PATCH 2/2] Manually update ansible --- easy_infra.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easy_infra.yml b/easy_infra.yml index f701b9be..37006158 100644 --- a/easy_infra.yml +++ b/easy_infra.yml @@ -53,7 +53,7 @@ packages: --libraries-path ${KICS_LIBRARIES_PATH} --report-formats json --output-path ${KICS_JSON_REPORT_PATH} --output-name kics --path . description: directory scan - version: 7.7.0+dfsg-1 + version: 9.2.0+dfsg-0ubuntu5 version_argument: --version aws-cli: aliases: