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

Update to python-3.6.8.

parent 32a6d438
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.7-stretch-node - image: circleci/python:3.6.8-stretch-node
environment: environment:
DATABASE_URL: postgresql://root@localhost/opentech?sslmode=disable DATABASE_URL: postgresql://root@localhost/opentech?sslmode=disable
PGHOST: localhost PGHOST: localhost
......
python-3.6.7 python-3.6.8
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