gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: NLnet task 5.


From: gnunet
Subject: [taler-deployment] branch master updated: NLnet task 5.
Date: Thu, 27 Jul 2023 18:51:52 +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 06d3fc3  NLnet task 5.
06d3fc3 is described below

commit 06d3fc3f77e5a7743e52c21ff81c4bcfcc856842
Author: MS <ms@taler.net>
AuthorDate: Thu Jul 27 18:50:35 2023 +0200

    NLnet task 5.
    
    'bookworm' in place of 'stable' didn't install
    all the Debian packages, reverting to 'stable'.
---
 nlnet/task5/date-range/Dockerfile  | 2 +-
 nlnet/task5/long-poll/Dockerfile   | 2 +-
 nlnet/task5/performance/Dockerfile | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/nlnet/task5/date-range/Dockerfile 
b/nlnet/task5/date-range/Dockerfile
index 2c288a4..e3ebca5 100644
--- a/nlnet/task5/date-range/Dockerfile
+++ b/nlnet/task5/date-range/Dockerfile
@@ -1,4 +1,4 @@
-FROM debian:bookworm
+FROM debian:stable
 
 RUN apt-get update
 RUN apt-get install -y openjdk-17-jre git python3-pip curl jq sqlite3 
postgresql python3-requests python3-click sudo
diff --git a/nlnet/task5/long-poll/Dockerfile b/nlnet/task5/long-poll/Dockerfile
index e0397be..713e47e 100644
--- a/nlnet/task5/long-poll/Dockerfile
+++ b/nlnet/task5/long-poll/Dockerfile
@@ -1,4 +1,4 @@
-FROM debian:bookworm
+FROM debian:stable
 
 RUN apt-get update
 RUN apt-get install -y openjdk-17-jre git python3-pip curl jq sqlite3 
postgresql python3-requests python3-click sudo libgnunet0.19
diff --git a/nlnet/task5/performance/Dockerfile 
b/nlnet/task5/performance/Dockerfile
index 3861dad..4daeaf0 100644
--- a/nlnet/task5/performance/Dockerfile
+++ b/nlnet/task5/performance/Dockerfile
@@ -1,4 +1,4 @@
-FROM debian:bookworm
+FROM debian:stable
 
 RUN apt-get update
 RUN apt-get install -y \

-- 
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]