File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff 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.
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ app_setup_block: |
3131
3232# changelog
3333changelogs :
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." }
You can’t perform that action at this time.
0 commit comments