We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b29cb7e commit 17ee0c6Copy full SHA for 17ee0c6
1 file changed
docker-compose.yml
@@ -59,7 +59,7 @@ services:
59
60
# Nginx is serving django static and media files and proxies to django and geonode
61
nginx:
62
- image: geonode/nginx:1.31.0-latest
+ image: geonode/nginx:1.31.2-latest
63
container_name: nginx4${COMPOSE_PROJECT_NAME}
64
env_file:
65
- .env${ENVIRONMENT:+_${ENVIRONMENT}}
0 commit comments