diff --git a/README.md b/README.md index e5fbb86..60a497f 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,7 @@ The smallest Docker image with Asterisk PBX https://hub.docker.com/r/andrius/ast This image is based on Alpine Linux image, which is only a 5MB image, and contains [Asterisk PBX](http://www.asterisk.org/get-started/features). -Total size of this image for `latest` tag is: - -[![](https://images.microbadger.com/badges/image/andrius/asterisk.svg)](https://microbadger.com/images/andrius/asterisk "Get your own image badge on microbadger.com") - -and for `debian-15-latest`: - -[![](https://images.microbadger.com/badges/image/andrius/asterisk:debian-15-latest.svg)](https://microbadger.com/images/andrius/asterisk:debian-15-latest "Get your own image badge on microbadger.com") +Total size of this image for `latest` tag is [![](https://images.microbadger.com/badges/image/andrius/asterisk.svg)](https://microbadger.com/images/andrius/asterisk "Get your own image badge on microbadger.com"), and for `debian-15-latest` [![](https://images.microbadger.com/badges/image/andrius/asterisk:debian-15-latest.svg)](https://microbadger.com/images/andrius/asterisk:debian-15-latest "Get your own image badge on microbadger.com"). # Custom UID/GID @@ -89,8 +83,6 @@ For MySQL, `mysql-connector-odbc` should be downloaded from the official site an ## Based on Debian linux: -debian-11.25.3 debian-12.8.2 debian-13-current debian-14-current debian-15-current - Debian Jessie: - `docker pull andrius/asterisk:debian-11.25.3`