geonetwork / docker-geonetwork

Official Docker image repository for GeoNetwork
35 stars 39 forks source link

Release GN v4.4.0 #103

Closed juanluisrp closed 1 year ago

juanluisrp commented 1 year ago
juanluisrp commented 1 year ago

The branch has a new name. You can update your local branch running:

git branch -m update-gn-4.2.5 update-gn-4.4
git fetch origin
git branch -u origin/update-gn-4.4 update-gn-4.4
git remote set-head origin -a
juanluisrp commented 1 year ago

Work continues in https://github.com/geonetwork/docker-geonetwork/pull/107.