diff --git a/docker-compose.yml b/docker-compose.yml index 053cddc0..3e653cc8 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -53,7 +53,7 @@ services: # Nginx is serving django static and media files and proxies to django and geonode geonode: - image: geonode/nginx:1.25.1 + image: geonode/nginx:1.25.2 build: ./docker/nginx/ container_name: nginx4${COMPOSE_PROJECT_NAME} env_file: