From 08357314c76896f7797a4e1e3e30c42102836aad Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 04:39:53 +0000 Subject: [PATCH] Update swaggerapi/swagger-ui Docker tag to v5.24.0 --- openapi/Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi/Earthfile b/openapi/Earthfile index 1c11ca7f..27c6edc0 100644 --- a/openapi/Earthfile +++ b/openapi/Earthfile @@ -1,7 +1,7 @@ VERSION 0.8 swagger: - FROM swaggerapi/swagger-ui:v5.22.0 + FROM swaggerapi/swagger-ui:v5.24.0 COPY v1 /usr/share/nginx/html/yaml/ COPY swagger/fs /