gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: specify postgres registry serv


From: gnunet
Subject: [taler-deployment] branch master updated: specify postgres registry server
Date: Fri, 14 Oct 2022 17:06:00 +0200

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 2279733  specify postgres registry server
2279733 is described below

commit 22797335c6f6bc1f82a06bdc0dfac9156179d2e3
Author: MS <ms@taler.net>
AuthorDate: Fri Oct 14 17:03:47 2022 +0200

    specify postgres registry server
---
 docker/hybrid/images/postgres/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docker/hybrid/images/postgres/Dockerfile 
b/docker/hybrid/images/postgres/Dockerfile
index e6e514d..6c46150 100644
--- a/docker/hybrid/images/postgres/Dockerfile
+++ b/docker/hybrid/images/postgres/Dockerfile
@@ -1,4 +1,4 @@
-FROM postgres
+FROM docker.io/postgres
 ENV POSTGRES_HOST_AUTH_METHOD=trust
 
 COPY init.sql /docker-entrypoint-initdb.d/init.sql

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]