Skip to content

Commit

Permalink
Merge pull request #895 from Raspirus/renovate/rust-1.x
Browse files Browse the repository at this point in the history
Update rust Docker tag to v1.83.0
  • Loading branch information
Benji377 authored Dec 4, 2024
2 parents e931d06 + 4215560 commit 6a796bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:1.82.0-bookworm
FROM rust:1.83.0-bookworm

WORKDIR /usr/app/raspirus
COPY . .
Expand Down

0 comments on commit 6a796bd

Please sign in to comment.