Skip to content

Commit

Permalink
Update nginx image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
giohappy authored Sep 27, 2023
1 parent b76a774 commit 52bfbc8
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:1.25.1
image: geonode/nginx:1.25.2
build: ./docker/nginx/
container_name: nginx4${COMPOSE_PROJECT_NAME}
env_file:
Expand Down

0 comments on commit 52bfbc8

Please sign in to comment.