Skip to content

Commit

Permalink
Update Readme for Alpine 3.14.2 and Busybox 1.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xfournet committed Aug 30, 2021
1 parent 55cba39 commit 6edc26c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@ An example below shows how a JRE can be integrated on top of these images.

Based on the official [BusyBox glibc image](https://hub.docker.com/_/busybox)

[![](https://images.microbadger.com/badges/version/xfournet/jready:busybox-1.33.1.svg)](https://microbadger.com/images/xfournet/jready:busybox-1.33.1)
[![](https://images.microbadger.com/badges/image/xfournet/jready:busybox-1.33.1.svg)](https://microbadger.com/images/xfournet/jready:busybox-1.33.1)
[![](https://images.microbadger.com/badges/version/xfournet/jready:busybox-1.34.0.svg)](https://microbadger.com/images/xfournet/jready:busybox-1.34.0)
[![](https://images.microbadger.com/badges/image/xfournet/jready:busybox-1.34.0.svg)](https://microbadger.com/images/xfournet/jready:busybox-1.34.0)


## Alpine based [(alpine/Dockerfile)](https://github.com/xfournet/jready/blob/main/alpine/Dockerfile)

Based on the official [Alpine image](https://hub.docker.com/_/alpine) and [Alpine GLIBC package](https://github.com/sgerrand/alpine-pkg-glibc)

[![](https://images.microbadger.com/badges/version/xfournet/jready:alpine-3.14.0.svg)](https://microbadger.com/images/xfournet/jready:alpine-3.14.0)
[![](https://images.microbadger.com/badges/image/xfournet/jready:alpine-3.14.0.svg)](https://microbadger.com/images/xfournet/jready:alpine-3.14.0)
[![](https://images.microbadger.com/badges/version/xfournet/jready:alpine-3.14.2.svg)](https://microbadger.com/images/xfournet/jready:alpine-3.14.2)
[![](https://images.microbadger.com/badges/image/xfournet/jready:alpine-3.14.2.svg)](https://microbadger.com/images/xfournet/jready:alpine-3.14.2)

# Example

Expand Down

0 comments on commit 6edc26c

Please sign in to comment.