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 @@ -276,7 +276,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
276276
277277## Versions
278278
279- * ** 20.08.22 :** - Rebase to alpine 3.17 with php8.1.
279+ * ** 19.01.23 :** - Rebase to alpine 3.17 with php8.1.
280280* ** 16.01.23:** - Wrap ` .env ` values in quotes.
281281* ** 05.01.23:** - Fix db password setting (sed escape ` & ` ).
282282* ** 21.12.22:** - Update db info in .env file when env vars are updated.
Original file line number Diff line number Diff line change @@ -104,7 +104,7 @@ app_setup_block: |
104104
105105# changelog
106106changelogs :
107- - { date: "20.08.22 :", desc: "Rebase to alpine 3.17 with php8.1." }
107+ - { date: "19.01.23 :", desc: "Rebase to alpine 3.17 with php8.1." }
108108 - { date: "16.01.23:", desc: "Wrap `.env` values in quotes." }
109109 - { date: "05.01.23:", desc: "Fix db password setting (sed escape `&`)." }
110110 - { date: "21.12.22:", desc: "Update db info in .env file when env vars are updated." }
You can’t perform that action at this time.
0 commit comments