Skip to content

Commit

Permalink
Merge pull request #565 from OpenLiberty/leochr-patch-16
Browse files Browse the repository at this point in the history
List images for 24.0.0.8
  • Loading branch information
leochr authored Aug 14, 2024
2 parents 804938e + 5490d70 commit 62d9f7b
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions docs/icr-images.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ ibmcloud cr images --restrict appcafe/open-liberty

## Latest version

The following tags include the most recent Open Liberty version: `24.0.0.7`
The following tags include the most recent Open Liberty version: `24.0.0.8`

```
kernel-slim-java21-openj9-ubi-minimal
Expand All @@ -57,20 +57,20 @@ The `beta` tag includes all the features and capabilities from the most recent r
beta
```

## 24.0.0.7
## 24.0.0.8

```
24.0.0.7-kernel-slim-java21-openj9-ubi-minimal
24.0.0.7-kernel-slim-java17-openj9-ubi
24.0.0.7-kernel-slim-java11-openj9-ubi
24.0.0.7-kernel-slim-java8-openj9-ubi
24.0.0.7-kernel-slim-java8-ibmjava-ubi
24.0.0.8-kernel-slim-java21-openj9-ubi-minimal
24.0.0.8-kernel-slim-java17-openj9-ubi
24.0.0.8-kernel-slim-java11-openj9-ubi
24.0.0.8-kernel-slim-java8-openj9-ubi
24.0.0.8-kernel-slim-java8-ibmjava-ubi
24.0.0.7-full-java21-openj9-ubi-minimal
24.0.0.7-full-java17-openj9-ubi
24.0.0.7-full-java11-openj9-ubi
24.0.0.7-full-java8-openj9-ubi
24.0.0.7-full-java8-ibmjava-ubi
24.0.0.8-full-java21-openj9-ubi-minimal
24.0.0.8-full-java17-openj9-ubi
24.0.0.8-full-java11-openj9-ubi
24.0.0.8-full-java8-openj9-ubi
24.0.0.8-full-java8-ibmjava-ubi
```

## 24.0.0.6
Expand Down

0 comments on commit 62d9f7b

Please sign in to comment.