This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit 47c686df3d75d65588aa0209da1c78a5ca50ed03 Author: Benoit Tellier <[email protected]> AuthorDate: Wed Jun 23 11:00:57 2021 +0700 JAMES-3603 Update version of provisioned demo image --- dockerfiles/run/guice/provisioned/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerfiles/run/guice/provisioned/Dockerfile b/dockerfiles/run/guice/provisioned/Dockerfile index a0fdade..fc5d8c6 100644 --- a/dockerfiles/run/guice/provisioned/Dockerfile +++ b/dockerfiles/run/guice/provisioned/Dockerfile @@ -2,7 +2,7 @@ # # VERSION 1.0 -FROM linagora/james-jpa-guice:james-project-3.4.0 +FROM apache/james:jpa-3.6.0 # Install git RUN apt-get update --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
