Skip to content

Commit 1e21d18

Browse files
committed
update labels in Dockerfile
1 parent 6fad409 commit 1e21d18

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
FROM lambci/lambda:build-provided
22

3-
LABEL maintainer="Matthew Hanson <matt.a.hanson@gmail.com>"
3+
LABEL maintainer="Development Seed <info@developmentseed.org>"
4+
LABEL authors="Matthew Hanson <matt.a.hanson@gmail.com>"
45

56
# install system libraries
67
RUN \

0 commit comments

Comments
 (0)