jonathanmetzman
696180cc83
[libssh2][python3-libraries][django] Run apt-get update ( #6371 )
...
Not doing this relies on the base-builder image running apt-get
update "recently" and is a bad assumption.
2021-09-01 10:33:33 -07:00
Florian Apolloner
df4675970d
Move django-fuzzers to a new location. ( #5041 )
...
Updated the python version while on it.
2021-01-23 17:52:59 +00:00
devtty1er
d561c49ae5
Update Dockerfiles ( #4070 )
...
* Use LABEL in place of MAINTAINER
* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Markus Holtermann
c607487f57
Hide wget output to reduce clutter ( #2683 )
...
When using wget to download files in a Dockerfile, the progress output of wget gets completely screwed up, making the build log almost impossible to read. By providing `-q` to wget the output will be hidden.
2019-08-11 07:37:44 -07:00
Guido Vranken
8ffb51ead2
[django-fuzzers] Initial integration. ( #2579 )
...
* [django-fuzzers]
* [django] Update auto_ccs
* [django] Pack seed corpus. util -> utils.
2019-08-02 10:31:34 -07:00