Skip to content

Commit

Permalink
remove personal email from the Dockerfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-scislowicz committed Jun 9, 2022
1 parent 2b54c0f commit 4b0ff07
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ ENV PROJECT_SLUG=coreMQTT
WORKDIR /tmp
COPY requirements.txt .

LABEL maintainer="Adam Scislowicz <adam.scislowicz@gmail.com>"

SHELL ["/bin/bash", "-c"]

RUN apt-get clean \
Expand Down

0 comments on commit 4b0ff07

Please sign in to comment.