Skip to content

Commit

Permalink
Using rust 1.79 by docker
Browse files Browse the repository at this point in the history
  • Loading branch information
avbel committed Aug 16, 2024
1 parent 61ef41e commit 0f0016f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Stage 1: Build the binary

FROM rust:1.75-slim-bullseye as builder
FROM rust:1.79-slim-bullseye as builder

WORKDIR /app

Expand Down

0 comments on commit 0f0016f

Please sign in to comment.