Skip to content

Commit 511c50f

Browse files
committed
fix(up): nginx-unprivileged to 1.29
1 parent 947878d commit 511c50f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nginx4spa/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginxinc/nginx-unprivileged:1.25-alpine@sha256:1e29add3cbd3c5684200a9e2b1cc6a02f34285c3dbae20c4f242ff04099f9bbc
1+
FROM nginxinc/nginx-unprivileged:1.29-alpine@sha256:fb089229c0b27470aef1384985c4f073c19f6e1529a9cfc9676cf7d9869a36f4
22

33
COPY ./nginx.conf ./ready_response.conf /etc/nginx/
44
COPY ./entrypoint.sh ./pre-stop.sh /

0 commit comments

Comments
 (0)