Skip to content
Snippets Groups Projects
Commit 5d721141 authored by Fredrik Jonsson's avatar Fredrik Jonsson
Browse files

Update circleci to python-3.6.7.

parent 147da86d
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ version: 2 ...@@ -6,7 +6,7 @@ version: 2
jobs: jobs:
build: build:
docker: docker:
- image: circleci/python:3.6.6-stretch-node - image: circleci/python:3.6.7-stretch-node
environment: environment:
DATABASE_URL: postgresql://root@localhost/opentech?sslmode=disable DATABASE_URL: postgresql://root@localhost/opentech?sslmode=disable
PGHOST: localhost PGHOST: localhost
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment