File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
kubernetes-demo-nginx-ingress-resources/apps Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- FROM nginx:1.27.4 -alpine
1+ FROM nginx:1.29.1 -alpine
22
33# We need to give all user groups write permission on folder /var/cache/nginx/ and file /var/run/nginx.pid.
44# So users with random uid will be able to run NGINX.
Original file line number Diff line number Diff line change 1- FROM nginx:1.27.4 -alpine
1+ FROM nginx:1.29.1 -alpine
22
33# We need to give all user groups write permission on folder /var/cache/nginx/ and file /var/run/nginx.pid.
44# So users with random uid will be able to run NGINX.
Original file line number Diff line number Diff line change 1- FROM nginx:1.27.4 -alpine
1+ FROM nginx:1.29.1 -alpine
22
33# We need to give all user groups write permission on folder /var/cache/nginx/ and file /var/run/nginx.pid.
44# So users with random uid will be able to run NGINX.
Original file line number Diff line number Diff line change 1- FROM nginx:1.27.4 -alpine
1+ FROM nginx:1.29.1 -alpine
22
33# We need to give all user groups write permission on folder /var/cache/nginx/ and file /var/run/nginx.pid.
44# So users with random uid will be able to run NGINX.
You can’t perform that action at this time.
0 commit comments