Skip to content

Commit 896f652

Browse files
Update nginxinc/nginx-unprivileged Docker tag to v1.28.0
1 parent 1e8ac62 commit 896f652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi/Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ explorer-build:
3131
SAVE ARTIFACT node_modules/openapi-explorer/dist/browser/openapi-explorer.min.js
3232

3333
explorer:
34-
FROM nginxinc/nginx-unprivileged:1.27.4-alpine
34+
FROM nginxinc/nginx-unprivileged:1.28.0-alpine
3535

3636
COPY v1/schemas /usr/share/nginx/html/schemas/
3737
COPY v1/odmApi.yaml /usr/share/nginx/html/

0 commit comments

Comments
 (0)