Updating Labels
This commit is contained in:
parent
a3285b7967
commit
4eeefff641
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
## base image for github.com/lbryio/reflector.go release binaries
|
## base image for github.com/lbryio/reflector.go release binaries
|
||||||
FROM golang:1.11.1
|
FROM golang:1.11.1
|
||||||
LABEL MAINTAINER="chamunks [at] gmail [dot] com"
|
LABEL MAINTAINER="leopere [at] nixc [dot] us"
|
||||||
|
|
||||||
COPY start.sh /usr/local/bin/start
|
COPY start.sh /usr/local/bin/start
|
||||||
COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint
|
COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint
|
||||||
|
|
Loading…
Reference in a new issue