🐛(devops) fix dockerize platform compatibility for Mac M2 users

Specified the expected platform in dockerize configuration to ensure
compatibility with Mac M2 architecture. This resolves build failures
experienced by developers using Apple Silicon, enabling seamless
development across different hardware.
This commit is contained in:
lebaudantoine
2025-03-13 18:44:44 +01:00
committed by aleb_the_flash
parent 3cae3e66c4
commit 9eae98ed16

View File

@@ -97,6 +97,7 @@ services:
dockerize:
image: jwilder/dockerize
platform: linux/x86_64
crowdin:
image: crowdin/cli:4.0.0