Skip to content

Commit ebe712c

Browse files
authored
Update Nginx image version to 1.31.2-latest
Updated NGINX base image version from 1.31.0-latest to 1.31.2-latest.
1 parent abebfbb commit ebe712c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.env.sample

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ COMPOSE_PROJECT_NAME=geonode_project
22
DOCKER_ENV=production
33

44
GEONODE_BASE_IMAGE_VERSION=master
5-
NGINX_BASE_IMAGE_VERSION=1.31.0-latest
5+
NGINX_BASE_IMAGE_VERSION=1.31.2-latest
66
LETSENCRYPT_BASE_IMAGE_VERSION=2.6.0-latest
77
GEOSERVER_BASE_IMAGE_VERSION=2.28.x-latest
88
GEOSERVER_DATA_BASE_IMAGE_VERSION=2.28.x-latest
@@ -116,4 +116,4 @@ MEMCACHED_LOCATION=memcached:11211
116116

117117

118118
# PostgreSQL
119-
POSTGRESQL_MAX_CONNECTIONS=200
119+
POSTGRESQL_MAX_CONNECTIONS=200

0 commit comments

Comments
 (0)