Skip to content

Commit 64923e1

Browse files
Update changelog for v4.3.0
1 parent d0493c7 commit 64923e1

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/changelog.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
### 4.3.0
4+
- Parent image is now using Python 3.11 which implements PEP 668, so we have
5+
to allow PIP to "break system packages".
6+
37
### 4.2.1
48
- Require all certificate files to have a size greater than zero.
59

docs/dockerhub_tags.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ are updated.
1717

1818
| Major | Minor | Patch | Nginx |
1919
| ----: | ----: | ----: | :----------------- |
20-
| 4 | 4.2 | 4.2.1 | 4.2.1-nginx1.25.0 |
20+
| 4 | 4.3 | 4.3.0 | 4.3.0-nginx1.25.1 |
21+
| | 4.2 | 4.2.1 | 4.2.1-nginx1.25.0 |
2122
| | | | 4.2.1-nginx1.23.4 |
2223
| | | 4.2.0 | 4.2.0-nginx1.23.4 |
2324
| | | | 4.2.0-nginx1.23.3 |

0 commit comments

Comments
 (0)