tests: Install libfaketime in all containers
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM debian:testing
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y build-essential cmake git uuid-dev libgnutls28-dev
|
||||
RUN apt-get install -y build-essential cmake git uuid-dev libgnutls28-dev libfaketime
|
||||
RUN apt-get install -y python
|
||||
|
||||
# Setup language environment
|
||||
|
||||
Reference in New Issue
Block a user