Skip to content

Commit c3d5f9a

Browse files
authored
Merge pull request #170 from WyriHaximusNet/add-debian-bullseye
Add Debian bullseye images
2 parents 76c7f7e + 6fb7f4b commit c3d5f9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ In order to provide upgrade path we intend to keep one or more versions of PHP.
3737

3838
The tag naming strategy consists of (Read as a regex):
3939

40-
- PHP: `(phpMajor).(phpMinor)-(nts|zts)-(alpine(alpineMajor).(alpineMinor)|buster|strech)(-slim)(-dev)(-root)?`
40+
- PHP: `(phpMajor).(phpMinor)-(nts|zts)-(alpine((alpineMajor).(alpineMinor))|bullseye|buster|strech)(-slim)(-dev)(-root)?`
4141
- Example: `7.3-fpm-alpine3.12`, `7.4-fpm-alpine3.13-dev`, `8.0-zts-buster-slim`
4242

4343
## Example usage

0 commit comments

Comments
 (0)