Bump dart from `bf47ad9` to `663f027` in /auto_submit (#2378)

Bumps dart from `bf47ad9` to `663f027`.

---
updated-dependencies:
- dependency-name: dart
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/auto_submit/Dockerfile b/auto_submit/Dockerfile
index 18a1c02..8ca5bd0 100644
--- a/auto_submit/Dockerfile
+++ b/auto_submit/Dockerfile
@@ -4,7 +4,7 @@
 
 
 # Dart Docker official images can be found here: https://hub.docker.com/_/dart
-FROM dart:beta@sha256:bf47ad95b5051c20a0822180963b237a53f53c5b5a671949e4731240d3112df8
+FROM dart:beta@sha256:663f027e7da3c8609b10e953556fb1d79d9fd596530bf96a3a4f9a5cc9484e07
 
 WORKDIR /app