Skip to content

Commit

Permalink
pinning the version
Browse files Browse the repository at this point in the history
  • Loading branch information
day-mon committed Oct 21, 2023
1 parent 14ff5e6 commit bfb2e53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:latest AS build
FROM rust:1.70 AS build

WORKDIR /app
COPY ./Cargo.toml ./Cargo.lock ./
Expand Down

0 comments on commit bfb2e53

Please sign in to comment.