From 1eb34d70aabcd27e6fcc5609f1a05e69aa39742b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Apr 2025 02:23:19 +0000 Subject: [PATCH] Update swaggerapi/swagger-ui Docker tag to v5.20.6 --- openapi/Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi/Earthfile b/openapi/Earthfile index c5bf2181..8873995e 100644 --- a/openapi/Earthfile +++ b/openapi/Earthfile @@ -1,7 +1,7 @@ VERSION 0.8 swagger: - FROM swaggerapi/swagger-ui:v5.20.2 + FROM swaggerapi/swagger-ui:v5.20.6 COPY v1 /usr/share/nginx/html/yaml/ COPY swagger/fs /