Skip to content

Commit 5df120a

Browse files
committed
Add confs note
1 parent 128dce8 commit 5df120a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
275275

276276
## Versions
277277

278-
* **31.05.24:** - Rebase to Alpine 3.20.
278+
* **31.05.24:** - Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.
279279
* **05.03.24:** - Rebase to Alpine 3.19 with php 8.3.
280280
* **25.05.23:** - Rebase to Alpine 3.18, deprecate armhf.
281281
* **16.01.23:** - Remove nchan module because it keeps causing crashes.

readme-vars.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ app_setup_block: |
3131
3232
# changelog
3333
changelogs:
34-
- { date: "31.05.24:", desc: "Rebase to Alpine 3.20."}
34+
- { date: "31.05.24:", desc: "Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings."}
3535
- { date: "05.03.24:", desc: "Rebase to Alpine 3.19 with php 8.3."}
3636
- { date: "25.05.23:", desc: "Rebase to Alpine 3.18, deprecate armhf." }
3737
- { date: "16.01.23:", desc: "Remove nchan module because it keeps causing crashes." }

0 commit comments

Comments
 (0)