Skip to content

Commit a5aca7b

Browse files
committed
README updates
1 parent 3719486 commit a5aca7b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ This repo does support multiple versions of the JDK, however, with distinct bran
1616
with each other and build/publish with dedicated tags.
1717

1818
| Branch | Tomcat Version | JDK Version | Docker Tag(s) |
19-
|---------------|----------------|:-----------:|---------------------------------------|
20-
| master-jdk8 | 9.0.75 | 8 | `X.Y.Z-jdk8`, `latest-jdk8`, `latest` |
21-
| master-jdk11 | 9.0.75 | 11 | `X.Y.Z-jdk11`, `latest-jdk11` |
22-
| master-jdk17 | 9.0.75 | 17 | `X.Y.Z-jdk17`, `latest-jdk17` |
23-
| develop-jdk8 | latest 9.0.x | 8 | `next-jdk8` |
24-
| develop-jdk11 | latest 9.0.x | 11 | `next-jdk11` |
25-
| develop-jdk17 | latest 9.0.x | 17 | `next-jdk17` |
19+
|---------------|:--------------:|:-----------:|---------------------------------------|
20+
| master-jdk8 | 9.0.75 | 8 | `X.Y.Z-jdk8`, `latest-jdk8`, `latest` |
21+
| master-jdk11 | 9.0.75 | 11 | `X.Y.Z-jdk11`, `latest-jdk11` |
22+
| master-jdk17 | 9.0.75 | 17 | `X.Y.Z-jdk17`, `latest-jdk17` |
23+
| develop-jdk8 | latest 9.0.x | 8 | `next-jdk8` |
24+
| develop-jdk11 | latest 9.0.x | 11 | `next-jdk11` |
25+
| develop-jdk17 | latest 9.0.x | 17 | `next-jdk17` |
2626

2727
The images above are all [available on Docker Hub](https://hub.docker.com/r/xhio/xh-tomcat/).
2828

0 commit comments

Comments
 (0)