Skip to content

Commit 0e23d2d

Browse files
author
Steve Scaffidi
committed
Updated maintainer from copy-pasted Dockerfile to this project's maintainer
1 parent 0adec4e commit 0e23d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builder/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
FROM golang:1.11.0
16-
LABEL maintainer="Marcin Wielgus <mwielgus@google.com>"
16+
LABEL maintainer="Andy Xie <andy.xning@gmail.com>"
1717

1818
ENV GOPATH /gopath/
1919
ENV PATH $GOPATH/bin:$PATH

0 commit comments

Comments
 (0)