From f2e2a84068bb53bd218fcb4195a8b3c376915891 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 May 2025 18:58:11 +0000 Subject: [PATCH] Update swaggerapi/swagger-ui Docker tag to v5.22.0 --- openapi/Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi/Earthfile b/openapi/Earthfile index a1f91962..43842493 100644 --- a/openapi/Earthfile +++ b/openapi/Earthfile @@ -1,7 +1,7 @@ VERSION 0.8 swagger: - FROM swaggerapi/swagger-ui:v5.21.0 + FROM swaggerapi/swagger-ui:v5.22.0 COPY v1 /usr/share/nginx/html/yaml/ COPY swagger/fs /