We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 086371a commit 6763d73Copy full SHA for 6763d73
Earthfile
@@ -167,7 +167,7 @@ swagger:
167
SAVE IMAGE --push ${HARBOR_DOCKER_REGISTRY}/swagger:latest
168
169
stoplight:
170
- FROM nginxinc/nginx-unprivileged:1.29.3-alpine
+ FROM nginxinc/nginx-unprivileged:1.29.5-alpine
171
172
COPY +build/v1/schemas /usr/share/nginx/html/schemas/
173
COPY +build/v1/odmApi.yaml /usr/share/nginx/html/
0 commit comments