update config

This commit is contained in:
Patrick O'Grady 2020-11-13 11:15:21 -08:00
parent bfa31a74c5
commit dfec6d4b1a
No known key found for this signature in database
GPG key ID: 8DE11C985C0C8D85

View file

@ -16,7 +16,7 @@ version: 2.1
executors: executors:
default: default:
docker: docker:
- image: circleci/golang:1.13 - image: circleci/golang:1.15
user: root # go directory is owned by root user: root # go directory is owned by root
working_directory: /go/src/github.com/coinbase/rosetta-bitcoin working_directory: /go/src/github.com/coinbase/rosetta-bitcoin
environment: environment: