We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e562a2c commit a309349Copy full SHA for a309349
docker-compose.yml
@@ -15,7 +15,7 @@ services:
15
# Rationale is to lower the barrier for developers to get started with this project, and to have the indexing-service
16
# services dependencies in the same network
17
geonetwork:
18
- image: geonetwork:4.4.6
+ image: geonetwork:4.4.7
19
restart: always
20
ports:
21
- 8080:8080
0 commit comments