From 35071e06b8f28e2f09dec6e0f3832ae2f23b96fa Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Tue, 5 Dec 2023 12:40:45 +0100 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1d90b3c..0c6a193 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,5 @@ $ docker pull deblan/php:7.4 $ docker pull deblan/php:8.0 $ docker pull deblan/php:8.1 $ docker pull deblan/php:8.2 +$ docker pull deblan/php:8.3 ```