Update Dockerfile maintainer label
This commit is contained in:
parent
2542cb9199
commit
da602af32e
|
@ -1,6 +1,6 @@
|
|||
FROM node:lts-buster-slim
|
||||
|
||||
MAINTAINER Dave Stephens <dave@force9.org>
|
||||
LABEL maintainer="dave@force9.org"
|
||||
|
||||
ENV NVM_DIR /root/.nvm
|
||||
ENV DEBIAN_FRONTEND noninteractive
|
||||
|
|
Loading…
Reference in New Issue