From 612e837e4ae9635b6e4003c37cf29c646962c805 Mon Sep 17 00:00:00 2001 From: Ernesto Serrano Date: Thu, 23 May 2024 23:59:21 +0100 Subject: [PATCH] Upgraded to Alpine Linux 3.20, added php-pdo and php-pdo_mysql extensions --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3bb8dc541..7d122ee80 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -# Docker PHP-FPM 8.2 & Nginx 1.24 on Alpine Linux +# Docker PHP-FPM 8.2 & Nginx 1.26 on Alpine Linux [![Docker Pulls](https://img.shields.io/docker/pulls/erseco/alpine-php-webserver.svg)](https://hub.docker.com/r/erseco/alpine-php-webserver/) ![Docker Image Size](https://img.shields.io/docker/image-size/erseco/alpine-php-webserver) -![nginx 1.24.0](https://img.shields.io/badge/nginx-1.18-brightgreen.svg) +![nginx 1.26.0](https://img.shields.io/badge/nginx-1.26-brightgreen.svg) ![php 8.2](https://img.shields.io/badge/php-8.2-brightgreen.svg) ![License MIT](https://img.shields.io/badge/license-MIT-blue.svg) -Example PHP-FPM 8.2 & Nginx 1.24 setup for Docker, build on [Alpine Linux](https://www.alpinelinux.org/). +Example PHP-FPM 8.2 & Nginx 1.26 setup for Docker, build on [Alpine Linux](https://www.alpinelinux.org/). The image is only +/- 25MB large. Repository: https://github.com/erseco/alpine-php-webserver