From e178d99339ea42057a4148644edc8483e377d2f2 Mon Sep 17 00:00:00 2001 From: Tobias Munk Date: Wed, 23 Feb 2022 12:16:17 +0100 Subject: [PATCH] added 8.1 info --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c97a47b..409a3f8 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ The `Dockerfile`(s) of this repository are designed to build from different PHP- Minimal images ``` +8.1-apache-min, 8.1-fpm-min 8.0-apache-min, 8.0-fpm-min 7.4-apache-min, 7.4-fpm-min ``` @@ -27,6 +28,7 @@ Minimal images Development images ``` +8.1-apache, 8.1-fpm 8.0-apache, 8.0-fpm 7.4-apache, 7.4-fpm ```