Skip to content

Commit 692fd51

Browse files
committed
Use latest Docker image for fmt checker
1 parent 5b283ff commit 692fd51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99

1010
container:
11-
image: timescaledev/rust-builder:ubuntu-1.65
11+
image: timescaledev/rust-builder:ubuntu-stable
1212

1313
steps:
1414
- name: Checkout

0 commit comments

Comments
 (0)