File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ RUN GOOS=linux CGO_ENABLED=0 go build -ldflags "-X main.buildVersion=${VERSION}"
1414
1515FROM alpine:3.13
1616
17- LABEL maintainer="Jason Wilder <mail@jasonwilder .com>"
17+ LABEL maintainer="Nicolas Duchon <nicolas.duchon@gmail .com> (@buchdag) "
1818
1919ENV DOCKER_HOST unix:///tmp/docker.sock
2020
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ RUN GOOS=linux go build -ldflags "-X main.buildVersion=${VERSION}" -o docker-gen
1414
1515FROM debian:11-slim
1616
17- LABEL maintainer="Jason Wilder <mail@jasonwilder .com>"
17+ LABEL maintainer="Nicolas Duchon <nicolas.duchon@gmail .com> (@buchdag) "
1818
1919ENV DOCKER_HOST unix:///tmp/docker.sock
2020
Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2014 Jason Wilder
3+ Copyright (c) 2014-2021 Jason Wilder
4+ Copyright (c) 2021-2022 Nicolas Duchon
45
56Permission is hereby granted, free of charge, to any person obtaining a copy
67of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments