Bump ubuntu from `daf3e62` to `c1d0baf` in /release (#2372)

Bumps ubuntu from `daf3e62` to `c1d0baf`.

---
updated-dependencies:
- dependency-name: ubuntu
  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/release/DOCKERFILE b/release/DOCKERFILE
index c5d0192..07a25f0 100644
--- a/release/DOCKERFILE
+++ b/release/DOCKERFILE
@@ -1,4 +1,4 @@
-FROM ubuntu:bionic@sha256:daf3e62183e8aa9a56878a685ed26f3af3dd8c08c8fd11ef1c167a1aa9bd66a3
+FROM ubuntu:bionic@sha256:c1d0baf2425ecef88a2f0c3543ec43690dc16cc80d3c4e593bb95e4f45390e45
 RUN apt update
 RUN apt install -y git
 RUN git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git