We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d78c85e commit 0e961faCopy full SHA for 0e961fa
.circleci/config.yml
@@ -26,7 +26,7 @@ version: 2
26
jobs:
27
build:
28
docker:
29
- - image: rust:1.40.0
+ - image: rust:1.42.0
30
- image: postgres:12
31
environment:
32
POSTGRES_PASSWORD: password
0 commit comments