1
Fork 0

Merge pull request from citizennet/davezuch-ci-image

Update Circle CI site image
This commit is contained in:
Dave Zuch 2020-01-28 14:25:27 -08:00 committed by GitHub
commit 8a3509f233
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@ jobs:
site:
working_directory: ~/select
docker:
- image: jfloff/alpine-python:3.4-slim
- image: jfloff/alpine-python:latest-slim
steps:
- checkout