From f169a7b34089e379f411d31cdeb3a336afee1527 Mon Sep 17 00:00:00 2001 From: Mustafa <111182828+musdotdigital@users.noreply.github.com> Date: Mon, 11 Dec 2023 13:28:43 +0000 Subject: [PATCH] Update README.md (#242) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45ab7e0..dd2b381 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## About GitHub action to update system dependencies installed in a Dockerfile. -This action currently supports [alpine](https://hub.docker.com/_/alpine) and [debian](https://hub.docker.com/_/debian) images. +This action currently supports apk and apt based images. ## Usage