Changes between Initial Version and Version 1 of Ticket #59930, comment 6
- Timestamp:
- 11/29/2023 01:51:47 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #59930, comment 6
initial v1 1 1 BTW it seems like the reason that we need the `amd64` image for MySQL is that [https://hub.docker.com/r/arm64v8/mysql/ there is no `arm64` image for MySQL v5.7] (which is our default). 2 2 3 Should we consider changing that default version to 8.x (for which there are `arm64` images)? The patch I just uploaded works for me. 3 Should we consider changing that default version to 8.x (for which there are `arm64` images)? The patch I just uploaded works for me. (Don't forget to run `npm run env:reset` before trying it out!)