We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c314488 commit b19f310Copy full SHA for b19f310
docker-compose.yml
@@ -3,7 +3,7 @@ version: '3.9'
3
# Common Django template for GeoNode and Celery services below
4
x-common-django:
5
&default-common-django
6
- image: geonode/geonode:latest-ubuntu-22.04
+ image: geonode/geonode:latest-ubuntu-24.04
7
build:
8
context: ./
9
dockerfile: Dockerfile
0 commit comments