Bump rust from 1.64.0-buster to 1.65.0-buster (#224)

Bumps rust from 1.64.0-buster to 1.65.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>
Co-authored-by: Dave Gallant <davegallant@gmail.com>
This commit is contained in:
dependabot[bot]
2022-11-11 00:11:31 -05:00
committed by GitHub
parent e8de02a54a
commit f137cc88aa

View File

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