mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Fix faketime packages
This commit is contained in:
parent
862ae0b969
commit
4ebf611b91
4 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
FROM ubuntu:16.04
|
||||
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue