Skip to content

Commit

Permalink
Added modifiedrepo label
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristophShyper committed Oct 8, 2019
1 parent 72478e2 commit 01c1227
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ FROM alpine:3.9
LABEL \
maintainer="cytopia <cytopia@everythingcli.org>" \
repo="https://github.com/cytopia/docker-terragrunt" \
modifiedby="Krzysztof Szyper <krzysztof_szyper@epam.com>"
modifiedby="Krzysztof Szyper <krzysztof_szyper@epam.com>" \
modifiedrepo="https://github.com/Krzysztof-Szyper-Epam/docker-terragrunt"
RUN set -eux \
&& apk add --no-cache git \
&& apk add --no-cache make \
Expand Down

0 comments on commit 01c1227

Please sign in to comment.