Skip to content

Commit

Permalink
[Rust] Upgrade to v1.55 (#4634)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2021
1 parent af5fdb6 commit 102ea5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rust/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:1.54-slim AS build
FROM rust:1.55-slim AS build

WORKDIR /usr/src/app

Expand Down
2 changes: 1 addition & 1 deletion rust/config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
provider:
default:
language: 1.54
language: 1.55

0 comments on commit 102ea5c

Please sign in to comment.