From 7117393bf3f02d8f26918e087e4374ac99c4b654 Mon Sep 17 00:00:00 2001 From: f-necas <39771412+f-necas@users.noreply.github.com> Date: Thu, 8 Feb 2024 09:20:02 +0100 Subject: [PATCH] Update DOCKER_HUB.md --- DOCKER_HUB.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/DOCKER_HUB.md b/DOCKER_HUB.md index 416a6528fc..d21efea545 100644 --- a/DOCKER_HUB.md +++ b/DOCKER_HUB.md @@ -4,11 +4,11 @@ [georchestra.org](https://www.georchestra.org/) - **Where to get help**: - the [Georchestra Github repo](https://github.com/georchestra/georchestra), [IRC chat](https://kiwiirc.com/nextclient/irc.libera.chat/georchestra), Stack Overflow + the [geOrchestra Github repo](https://github.com/georchestra/georchestra), [IRC chat](https://kiwiirc.com/nextclient/irc.libera.chat/georchestra), Stack Overflow # Featured tags -- `latest`, `23.0.x`, `4.2.x` +- `latest`, `23.0.x` # Quick reference @@ -39,7 +39,7 @@ For this specific component, see the section `geonetwork` in the [`georchestra/d ## Where is it built -This image is build using maven : `./mvnw -Pdocker package docker:build` in [`georchestra`](https://github.com/georchestra/georchestra) repo. +This image is built using maven : `./mvnw -Pdocker package docker:build` in [`georchestra`](https://github.com/georchestra/georchestra) repository. # License @@ -49,4 +49,4 @@ As with all Docker images, these likely also contain other software which may be [//]: # (Some additional license information which was able to be auto-detected might be found in [the `repo-info` repository's georchestra/ directory]().) -As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within. +As for any docker image, it is the user's responsibility to ensure that usages of this image comply with any relevant licenses for all software contained within.