Update NGINX version in Docker Container
My container is running NGINX 1.24.0, I am trying to update the NGINX version to 1.25 but when I am trying to update the NGINX version inside the container using "apt-get install nginx" it is saying the latest version is…