Skip to content

Commit 21c123d

Browse files
committed
Bump to 5.0.1
1 parent 951d4fd commit 21c123d

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.env.sample

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ COMPOSE_PROJECT_NAME={{project_name}}
22
DOCKER_ENV=production
33
BACKUPS_VOLUME_DRIVER=local
44

5-
GEONODE_BASE_IMAGE_VERSION=5.0.x
5+
GEONODE_BASE_IMAGE_VERSION=5.0.1
66
NGINX_BASE_IMAGE_VERSION=1.28.0-v1
77
LETSENCRYPT_BASE_IMAGE_VERSION=2.6.0-latest
88
GEOSERVER_BASE_IMAGE_VERSION=2.27.3-latest

src/requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
-e git+https://github.com/GeoNode/geonode-mapstore-client.git@5.0.x#egg=django_geonode_mapstore_client # Commented otherwise we get conflicts with the git deps from geonode master
2-
-e git+https://github.com/GeoNode/geonode.git@5.0.x#egg=GeoNode
1+
GeoNode==5.0.1

0 commit comments

Comments
 (0)