diff --git a/docs/installation.md b/docs/installation.md index f52d4d5f5af36a..29ed0bab56240d 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -73,8 +73,7 @@ There are also image variants for different operating systems. $ docker pull oven/bun:debian $ docker pull oven/bun:slim $ docker pull oven/bun:distroless -# alpine not recommended until #918 is fixed -# $ docker pull oven/bun:alpine +$ docker pull oven/bun:alpine ``` ## Checking installation