Skip to content

Commit a92f2b9

Browse files
committed
Bump to 4.4.1
1 parent a9c850e commit a92f2b9

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

.env.sample

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ DOCKER_ENV=production
77
DOCKER_API_VERSION="1.24"
88
BACKUPS_VOLUME_DRIVER=local
99

10-
GEONODE_BASE_IMAGE_VERSION=4.4.x
10+
GEONODE_BASE_IMAGE_VERSION=4.4.1
1111
NGINX_BASE_IMAGE_VERSION=1.25.3-latest
1212
LETSENCRYPT_BASE_IMAGE_VERSION=2.6.0-latest
1313
GEOSERVER_BASE_IMAGE_VERSION=2.24.4-v1

src/requirements.txt

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
-e git+https://github.com/GeoNode/[email protected]#egg=django_geonode_mapstore_client
2-
-e git+https://github.com/GeoNode/[email protected]#egg=geonode-importer
3-
-e git+https://github.com/GeoNode/[email protected]#egg=GeoNode
1+
GeoNode==4.4.1

0 commit comments

Comments
 (0)