Skip to content

Commit cbe0dfa

Browse files
authored
Merge pull request #4 from EEWBot/renovate/rust-1.x
Update dependency rust to v1.97.1
2 parents 7da4525 + 52edea0 commit cbe0dfa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rust:1.96.0 as build-env
1+
FROM rust:1.97.1 as build-env
22
LABEL maintainer="yanorei32"
33

44
SHELL ["/bin/bash", "-o", "pipefail", "-c"]

rust-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[toolchain]
2-
channel = "1.96.0"
2+
channel = "1.97.1"

0 commit comments

Comments
 (0)