Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Remove unused python version in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnbus committed Jan 14, 2019
1 parent c3637dd commit 1bdbb0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/compose/mozdef_base/Dockerfile
Expand Up @@ -2,7 +2,6 @@ FROM centos:7

LABEL maintainer="mozdef@mozilla.com"

ENV PYTHON_VERSION 2.7.11
ENV TZ UTC

RUN \
Expand Down

0 comments on commit 1bdbb0c

Please sign in to comment.