Skip to content
This repository was archived by the owner on Oct 10, 2019. It is now read-only.

Commit 71c1bea

Browse files
committed
Switch to rust:1.X images
As per https://hub.docker.com/r/jimmycuadra/rust/ images there are deprecated now.
1 parent 85782ac commit 71c1bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ jobs:
33
build:
44
working_directory: ~/build
55
docker:
6-
- image: jimmycuadra/rust:1.20.0
6+
- image: rust:1.20.0
77
- image: postgres:9.6
88
environment:
99
POSTGRES_PASSWORD: password

0 commit comments

Comments
 (0)