We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 977dd0b commit 6c7b33eCopy full SHA for 6c7b33e
1 file changed
.github/workflows/build-and-push-docker.yml
@@ -14,8 +14,8 @@ on:
14
- ".github/Dockerfile"
15
16
env:
17
- RUST_VERSION: 1.86.0
18
- CLIPPY_VERSION: nightly-2025-02-20
+ RUST_VERSION: 1.89.0
+ CLIPPY_VERSION: nightly-2025-06-20
19
20
jobs:
21
# Docker tag determination based on workflow trigger:
0 commit comments