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
276
276
277
277
## Versions
278
278
279
- * ** 20.08.22 :** - Rebase to alpine 3.17 with php8.1.
279
+ * ** 19.01.23 :** - Rebase to alpine 3.17 with php8.1.
280
280
* ** 16.01.23:** - Wrap ` .env ` values in quotes.
281
281
* ** 05.01.23:** - Fix db password setting (sed escape ` & ` ).
282
282
* ** 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: |
104
104
105
105
# changelog
106
106
changelogs :
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." }
108
108
- { date: "16.01.23:", desc: "Wrap `.env` values in quotes." }
109
109
- { date: "05.01.23:", desc: "Fix db password setting (sed escape `&`)." }
110
110
- { 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