Skip to content

Commit

Permalink
[UPDATE] dep + dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nhaquet-w6d committed Feb 19, 2024
1 parent 479fb5e commit 9fa9ddb
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
66 changes: 33 additions & 33 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM rust:1.73-bullseye AS build
FROM rust:1.75-bullseye AS build
ARG JOB_TOKEN
ARG JOB_USER
ENV CARGO_NET_GIT_FETCH_WITH_CLI true
Expand Down

0 comments on commit 9fa9ddb

Please sign in to comment.