From 17a9131eab85b474b4ab49f5853ab36e90fb00b4 Mon Sep 17 00:00:00 2001 From: Ludovic Cartier Date: Fri, 3 Jan 2025 21:27:40 +0100 Subject: [PATCH] update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5b03572..00c223c 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,5 @@ Custom Docker image based on Debian stable slim, with PHP Sury apt repo, and the - php8.3-readline - php8.3-xml - php8.3-zip + +Build is made on 'catthehacker/ubuntu:act-latest' image (which already has curl / git / docker-cli installed).