From 896f65262b2bde75c096e4e4dc169185a3d422de Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 May 2025 06:05:29 +0000 Subject: [PATCH] Update nginxinc/nginx-unprivileged Docker tag to v1.28.0 --- openapi/Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi/Earthfile b/openapi/Earthfile index 22ce823f..a68ccfa2 100644 --- a/openapi/Earthfile +++ b/openapi/Earthfile @@ -31,7 +31,7 @@ explorer-build: SAVE ARTIFACT node_modules/openapi-explorer/dist/browser/openapi-explorer.min.js explorer: - FROM nginxinc/nginx-unprivileged:1.27.4-alpine + FROM nginxinc/nginx-unprivileged:1.28.0-alpine COPY v1/schemas /usr/share/nginx/html/schemas/ COPY v1/odmApi.yaml /usr/share/nginx/html/