From 96050cfaf5aa11b2ee193c88690a16afd4d89de7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Jun 2025 18:11:56 +0000 Subject: [PATCH] Update nginxinc/nginx-unprivileged Docker tag to v1.29.0 --- openapi/Earthfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi/Earthfile b/openapi/Earthfile index 9ae801c1..49a7855e 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.28.0-alpine + FROM nginxinc/nginx-unprivileged:1.29.0-alpine COPY v1/schemas /usr/share/nginx/html/schemas/ COPY v1/odmApi.yaml /usr/share/nginx/html/