Skip to content

Commit 6c7b33e

Browse files
authored
chore: bump Rust version in Dockerfile (#393)
1 parent 977dd0b commit 6c7b33e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-and-push-docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ on:
1414
- ".github/Dockerfile"
1515

1616
env:
17-
RUST_VERSION: 1.86.0
18-
CLIPPY_VERSION: nightly-2025-02-20
17+
RUST_VERSION: 1.89.0
18+
CLIPPY_VERSION: nightly-2025-06-20
1919

2020
jobs:
2121
# Docker tag determination based on workflow trigger:

0 commit comments

Comments
 (0)