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