Bump rust from 1.61.0-buster to 1.64.0-buster (#206)

Bumps rust from 1.61.0-buster to 1.64.0-buster.

---
updated-dependencies:
- dependency-name: rust
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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>
This commit is contained in:
dependabot[bot]
2022-09-30 07:49:40 -07:00
committed by GitHub
parent afc5d25a68
commit 6b9f553a9d

View File

@@ -1,4 +1,4 @@
FROM rust:1.61.0-buster as build
FROM rust:1.64.0-buster as build
ENV DEBIAN_FRONTEND=noninteractive