Skip to content

Commit 69f8a2e

Browse files
authored
add maintainer label
1 parent 66c6ab5 commit 69f8a2e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
FROM scratch
22

3+
LABEL maintainer="username"
4+
35
# copy local files
46
COPY root/ /

0 commit comments

Comments
 (0)