Skip to content

Commit

Permalink
docs: version bumped
Browse files Browse the repository at this point in the history
  • Loading branch information
abdennour authored and johnheusinger committed Nov 1, 2022
1 parent 74cba3b commit 5c24869
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ A container image for Sonatype Nexus Repository Manager OSS, based on Alpine Lin

* Alpine Linux 3.14
* OpenJDK JRE 8u212
* Nexus Repository Manager OSS 3.39.0 ([release notes](https://help.sonatype.com/repomanager3/product-information/release-notes/2022-release-notes/nexus-repository-3.39.0-release-notes))
* Nexus Repository Manager OSS 3.42.0 ([release notes](https://help.sonatype.com/repomanager3/product-information/release-notes/2022-release-notes/nexus-repository-3.42.0-release-notes))

## Running

Running it locally (for the latest tag, check [quay.io/repository/travelaudience/docker-nexus](https://quay.io/repository/travelaudience/docker-nexus?tab=tags):

```shell
docker run -p 8081:8081 --name nexus quay.io/travelaudience/docker-nexus:3.39.0-01
docker run -p 8081:8081 --name nexus quay.io/travelaudience/docker-nexus:3.42.0-01
```

## Reasoning
Expand Down

0 comments on commit 5c24869

Please sign in to comment.