Skip to content

Commit

Permalink
Update to Rust 1.76 in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dottorblaster committed Mar 18, 2024
1 parent b18b194 commit ef917bc
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.59 as builder
FROM rust:1.76 as builder

WORKDIR /home/photofinish/

Expand Down

0 comments on commit ef917bc

Please sign in to comment.