Skip to content

Commit b19f310

Browse files
authored
Upgrade images to Ubuntu 24.04 (#13651)
1 parent c314488 commit b19f310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '3.9'
33
# Common Django template for GeoNode and Celery services below
44
x-common-django:
55
&default-common-django
6-
image: geonode/geonode:latest-ubuntu-22.04
6+
image: geonode/geonode:latest-ubuntu-24.04
77
build:
88
context: ./
99
dockerfile: Dockerfile

0 commit comments

Comments
 (0)