mirror of
https://github.com/davegallant/rfd-notify.git
synced 2025-08-05 16:23:39 +00:00
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:
@@ -1,4 +1,4 @@
|
||||
FROM rust:1.64.0-buster as build
|
||||
FROM rust:1.65.0-buster as build
|
||||
|
||||
ENV DEBIAN_FRONTEND=noninteractive
|
||||
|
||||
|
Reference in New Issue
Block a user