We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c16f32d commit c4ca06fCopy full SHA for c4ca06f
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