From db9cdfc8ba156fa68a060dbb81772f078c3b284f Mon Sep 17 00:00:00 2001 From: Donal Byrne Date: Wed, 13 Dec 2023 13:08:11 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 19dc7a0..eceedc9 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Like it says, it's a docker image built on alpine with curl installed. Size 5.93 Available from docker hub as [byrnedo/alpine-curl](https://hub.docker.com/r/byrnedo/alpine-curl/) +Alpine versions: 3.16, 3.17, 3.18, 3.19 + Note: this repo has a github actions scheduled build nightly to keep up with the alpine base image. So there should be fresh images on docker hub even without commits here.