Skip to content

Commit 6763d73

Browse files
Update nginxinc/nginx-unprivileged Docker tag to v1.29.5
1 parent 086371a commit 6763d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ swagger:
167167
SAVE IMAGE --push ${HARBOR_DOCKER_REGISTRY}/swagger:latest
168168

169169
stoplight:
170-
FROM nginxinc/nginx-unprivileged:1.29.3-alpine
170+
FROM nginxinc/nginx-unprivileged:1.29.5-alpine
171171

172172
COPY +build/v1/schemas /usr/share/nginx/html/schemas/
173173
COPY +build/v1/odmApi.yaml /usr/share/nginx/html/

0 commit comments

Comments
 (0)