Skip to content

Commit

Permalink
version: Rust base image to 1.75 (#41)
Browse files Browse the repository at this point in the history
Co-authored-by: Phillip W <[email protected]>
  • Loading branch information
wenig and Phillip W authored Jan 9, 2024
1 parent fdde80d commit 62cef73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 0-base-images/rust-base/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:1.58-slim-buster
FROM rust:1.75-slim-buster

LABEL maintainer="[email protected]"

Expand Down
2 changes: 1 addition & 1 deletion 0-base-images/rust-base/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.0
0.4.0

0 comments on commit 62cef73

Please sign in to comment.