[ARVADOS-WORKBENCH2] updated: 1.4.1-369-gf3863df1
Git user
git at public.arvados.org
Wed Jul 1 18:06:04 UTC 2020
Summary of changes:
docker/Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via f3863df1c40a09e092f6caf53e43324e0477bb5d (commit)
from 71b216012321d1f76b226ab20327bf6b5d49c40f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit f3863df1c40a09e092f6caf53e43324e0477bb5d
Author: Ward Vandewege <ward at curii.com>
Date: Wed Jul 1 14:04:20 2020 -0400
16582: Update the Dockerfile maintainer.
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>
diff --git a/docker/Dockerfile b/docker/Dockerfile
index d4740b15..e134dca0 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -3,7 +3,7 @@
# SPDX-License-Identifier: AGPL-3.0
FROM node:8-buster
-MAINTAINER Ward Vandewege <ward at curoverse.com>
+MAINTAINER MAINTAINER Arvados Package Maintainers <packaging at arvados.org>
RUN echo deb http://deb.debian.org/debian buster-backports main >> /etc/apt/sources.list.d/backports.list
RUN apt-get update && \
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list