This repository has been archived by the owner on Dec 4, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests/dockerfile: update base image (#629)
Changes the base image to `mesosphere/marathon-lb:latest`. Since this image requires a copy of `/marathon-lb`, reusing the existing image instead of creating another one helps with caching. Also since the latest `cassandra-driver` no longer works on `debian:jessie` and `mesosphere/marathon-lb:latest` is already built upon `debian:buster` using it as the base makes sense.
- Loading branch information