diff --git a/action.yml b/action.yml
index f5adf41..b0201de 100644
--- a/action.yml
+++ b/action.yml
@@ -110,7 +110,7 @@ outputs:
 
 runs:
   using: 'docker'
-  image: 'Dockerfile'
+  image: 'docker://ghcr.io/wangyoucao577/go-release-action:v1.47'
   args:
     - ${{ inputs.github_token }}
     - ${{ inputs.goos }}