Skip to content

Commit

Permalink
update docker rustc version
Browse files Browse the repository at this point in the history
  • Loading branch information
erhant committed Jan 15, 2025
1 parent e217fb4 commit 8d49030
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 --platform=$BUILDPLATFORM rust:1.75 AS builder
FROM --platform=$BUILDPLATFORM rust:1.76 AS builder

# https://docs.docker.com/engine/reference/builder/#automatic-platform-args-in-the-global-scope
#
Expand Down

0 comments on commit 8d49030

Please sign in to comment.