Fix faketime packages
This commit is contained in:
committed by
Tomas Babej
parent
862ae0b969
commit
4ebf611b91
@@ -1,7 +1,7 @@
|
||||
FROM debian:testing
|
||||
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y build-essential cmake git uuid-dev libgnutls28-dev libfaketime
|
||||
RUN apt-get install -y build-essential cmake git uuid-dev libgnutls28-dev faketime
|
||||
RUN apt-get install -y python3
|
||||
|
||||
# Setup language environment
|
||||
|
||||
Reference in New Issue
Block a user