File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ services:
5252
5353 # Nginx is serving django static and media files and proxies to django and geonode
5454 geonode :
55- image : geonode/nginx:1.26.3-latest
55+ image : geonode/nginx:1.28.0-v1
5656 container_name : nginx4${COMPOSE_PROJECT_NAME}
5757 env_file :
5858 - .env
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ services:
5252
5353 # Nginx is serving django static and media files and proxies to django and geonode
5454 geonode :
55- image : geonode/nginx:1.26.3-latest
55+ image : geonode/nginx:1.28.0-v1
5656 container_name : nginx4${COMPOSE_PROJECT_NAME}
5757 env_file :
5858 - .env_test
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ services:
6464
6565 # Nginx is serving django static and media files and proxies to django and geonode
6666 geonode :
67- image : geonode/nginx:1.26.3-latest
67+ image : geonode/nginx:1.28.0-v1
6868 container_name : nginx4${COMPOSE_PROJECT_NAME}
6969 env_file :
7070 - .env
You can’t perform that action at this time.
0 commit comments