Skip to content

Commit

Permalink
set nginx image version
Browse files Browse the repository at this point in the history
  • Loading branch information
giohappy committed Aug 22, 2023
1 parent a0c5b4b commit 89bc888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ services:

# Nginx is serving django static and media files and proxies to django and geonode
geonode:
image: geonode/nginx:latest
image: geonode/nginx:1.25.1
build: ./docker/nginx/
container_name: nginx4${COMPOSE_PROJECT_NAME}
env_file:
Expand Down

0 comments on commit 89bc888

Please sign in to comment.