Skip to content

Commit 17ee0c6

Browse files
authored
Update Nginx image version to 1.31.2-latest
1 parent b29cb7e commit 17ee0c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ services:
5959

6060
# Nginx is serving django static and media files and proxies to django and geonode
6161
nginx:
62-
image: geonode/nginx:1.31.0-latest
62+
image: geonode/nginx:1.31.2-latest
6363
container_name: nginx4${COMPOSE_PROJECT_NAME}
6464
env_file:
6565
- .env${ENVIRONMENT:+_${ENVIRONMENT}}

0 commit comments

Comments
 (0)