Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DiniFarb authored Feb 16, 2024
1 parent 26b31a5 commit 1e93d26
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Run

```bash
docker run -it -p 1883:1883 -p 8161:8161 dinifarb/activemq:6.0.1
docker run -it -p 1883:1883 -p 8161:8161 dinifarb/activemq:5.18.3
```

## Available tags
Expand All @@ -29,8 +29,8 @@ docker run -it -p 1883:1883 -p 8161:8161 dinifarb/activemq:6.0.1
|```dinifarb/activemq:5.18.1```|
|```dinifarb/activemq:5.18.2```|
|```dinifarb/activemq:5.18.3```|
|```dinifarb/activemq:6.0.0```|
|```dinifarb/activemq:6.0.1```|
|```dinifarb/activemq:6.0.0```| **not yet working**
|```dinifarb/activemq:6.0.1```| **not yet working**

## Ports

Expand Down

0 comments on commit 1e93d26

Please sign in to comment.