changeset 2:e1c0f63872c4 draft

" master branch Updating"
author lain
date Tue, 19 Apr 2022 10:21:42 +0000
parents d12c213ea7c1
children c94a5822d315
files Dockerfile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Dockerfile	Thu Apr 14 13:30:53 2022 +0000
+++ b/Dockerfile	Tue Apr 19 10:21:42 2022 +0000
@@ -2,7 +2,7 @@
 FROM python:3.8-buster
 
 # set author
-MAINTAINER Lain Pavot <lain.pavot@inra.fr>
+MAINTAINER Lain Pavot <lain.pavot@inrae.fr>
 
 # set encoding
 ENV LC_ALL en_US.UTF-8