Skip to content

Commit

Permalink
fix(deps): update non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent a7fed94 commit 46a24bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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,5 +1,5 @@
# FROM --platform=$BUILDPLATFORM rust as base
FROM rust:1.83.0 as base
FROM rust:1.84.0 as base
RUN apt-get install libssl-dev openssl
WORKDIR /app

Expand Down

0 comments on commit 46a24bd

Please sign in to comment.