Hello, friends~ I’m John Liu.
Recently, our circle ci job build failed because our circleci/mysql:5.7-ram
image build failed.
The error message is:
And then, when I modify to use
circleci/mysql:5.7.32-ram
, the error has just been fixed.Does anyone know the root cause?