Docker Image Pull Failure When Deploying n8n v2.4.4 on Cloud Run

Hi @Phraiphet_Hitakarun, welcome!

I’ve seen this error before, and the solution was to update Docker to the latest version:

Another note regarding youur Dockerfile, you are adding apk and this is no longer supported in the latest versions of n8n,

The solution is explained here: