mirror of
https://github.com/zulip/zulip.git
synced 2026-06-24 21:08:25 +08:00
circle: Bump base image version.
This new base image just comes from me doing a fresh `docker build` and uploading the result. That gives it fresher versions of our APT dependencies than the image I built a couple of months ago, speeding up provision by giving it less to install.
This commit is contained in:
parent
58db3c13cb
commit
ea589e8283
@ -6,7 +6,7 @@ jobs:
|
||||
build:
|
||||
docker:
|
||||
# This is built from tools/circleci/images/Dockerfile .
|
||||
- image: gregprice/circleci:trusty-python-0.test
|
||||
- image: gregprice/circleci:trusty-python-2.test
|
||||
|
||||
working_directory: ~/repo
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user