Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
0x4r45h authored Mar 8, 2024
1 parent 21fbb12 commit 346766a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/namada/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM lukemathwalker/cargo-chef:latest-rust-1.76-bullseye AS chef
FROM lukemathwalker/cargo-chef:latest-rust-1.76.0-bullseye AS chef
WORKDIR /app

FROM chef AS planner
Expand Down

0 comments on commit 346766a

Please sign in to comment.