From c01dfd2bc46560b809f4ce2324135884f49daa55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 10:40:13 +0000 Subject: [PATCH] Bump amazonlinux from 2023.4.20240611.0 to 2023.5.20240624.0 in /catalog (#4035) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- catalog/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catalog/Dockerfile b/catalog/Dockerfile index ac993d911e3..097e4ed2ad9 100644 --- a/catalog/Dockerfile +++ b/catalog/Dockerfile @@ -1,4 +1,4 @@ -FROM amazonlinux:2023.4.20240611.0 +FROM amazonlinux:2023.5.20240624.0 MAINTAINER Quilt Data, Inc. contact@quiltdata.io ENV LC_ALL=C.UTF-8