ministryofjustice / justice-gov-uk

Justice UK website
https://www.justice.gov.uk/
MIT License
2 stars 0 forks source link

Update nginx images #240

Open EarthlingDavey opened 2 months ago

EarthlingDavey commented 2 months ago

Updating nginx images can be tested locally with a command like

docker build . --target base-nginx -t base-nginx

Be aware that nginxinc/nginx-unprivileged and nginx do not have exactly the same versions of nginx.

But, we do need matching (major and minor) versions, so some searching dockerhub and potentially trial and error is involved.