Skip to content

Commit

Permalink
Merge pull request #22 from Den4200/renovate/docker-all
Browse files Browse the repository at this point in the history
Update rust Docker tag to v1.51
  • Loading branch information
Den4200 authored Apr 10, 2021
2 parents c23e560 + cf359a9 commit 5a72b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion portfolio_backend/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
##### Build Image #####
FROM rust:1.50 as builder
FROM rust:1.51 as builder

# Don't download Rust docs
RUN rustup set profile minimal
Expand Down

0 comments on commit 5a72b79

Please sign in to comment.