Skip to content

Commit

Permalink
Reference dev version in docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
ridoo committed Apr 3, 2024
1 parent 044959f commit 052834a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '3.9'
# Common Django template for GeoNode and Celery services below
x-common-django:
&default-common-django
image: 52north/geonode:4.2.3
image: 52north/geonode:4.2.x
restart: unless-stopped
env_file:
- .env
Expand Down

0 comments on commit 052834a

Please sign in to comment.