Skip to content

Commit 0ca86a4

Browse files
committed
Release 7.3.3 - See CHANGELOG.md
1 parent 0db2db0 commit 0ca86a4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 7.3.3 2023-01-10 <dave at tiredofit dot ca>
2+
3+
### Changed
4+
- Fix for `php-ext` not reading modules with underscores properly (credit timoschwarzer@github)
5+
6+
17
## 7.3.2 2022-12-14 <dave at tiredofit dot ca>
28

39
### Changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# github.com/tiredofit/docker-nginx-php-fpm
22

33
[![GitHub release](https://img.shields.io/github/v/tag/tiredofit/docker-nginx-php-fpm?style=flat-square)](https://github.com/tiredofit/docker-nginx-php-fpm/releases/latest)
4-
[![Build Status](https://img.shields.io/github/workflow/status/tiredofit/docker-nginx-php-fpm/build?style=flat-square)](https://github.com/tiredofit/docker-nginx-php-fpm/actions?query=workflow%3Abuild)
4+
[![Build Status](https://img.shields.io/github/actions/workflow/status/tiredofit/docker-nginx-php-fpm/main.yml?branch=main&style=flat-square)](https://github.com/tiredofit/docker-nginx-php-fpm/actions)
55
[![Docker Stars](https://img.shields.io/docker/stars/tiredofit/nginx-php-fpm.svg?style=flat-square&logo=docker)](https://hub.docker.com/r/tiredofit/nginx-php-fpm/)
66
[![Docker Pulls](https://img.shields.io/docker/pulls/tiredofit/nginx-php-fpm.svg?style=flat-square&logo=docker)](https://hub.docker.com/r/tiredofit/nginx-php-fpm/)
77
[![Become a sponsor](https://img.shields.io/badge/sponsor-tiredofit-181717.svg?logo=github&style=flat-square)](https://github.com/sponsors/tiredofit)

0 commit comments

Comments
 (0)