We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e8ac62 commit 896f652Copy full SHA for 896f652
openapi/Earthfile
@@ -31,7 +31,7 @@ explorer-build:
31
SAVE ARTIFACT node_modules/openapi-explorer/dist/browser/openapi-explorer.min.js
32
33
explorer:
34
- FROM nginxinc/nginx-unprivileged:1.27.4-alpine
+ FROM nginxinc/nginx-unprivileged:1.28.0-alpine
35
36
COPY v1/schemas /usr/share/nginx/html/schemas/
37
COPY v1/odmApi.yaml /usr/share/nginx/html/
0 commit comments