gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: update tags and pnpm version


From: gnunet
Subject: [taler-deployment] branch master updated: update tags and pnpm version
Date: Mon, 11 Sep 2023 20:41:59 +0200

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

dold pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new df45d99  update tags and pnpm version
df45d99 is described below

commit df45d99f956eb3e68b87cba72c7e9634f67b95dd
Author: Florian Dold <florian@dold.me>
AuthorDate: Mon Sep 11 20:41:58 2023 +0200

    update tags and pnpm version
---
 sandcastle/buildconfig/wallet.tag | 2 +-
 sandcastle/images/base/Dockerfile | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/sandcastle/buildconfig/wallet.tag 
b/sandcastle/buildconfig/wallet.tag
index 439a7cf..da1b019 100644
--- a/sandcastle/buildconfig/wallet.tag
+++ b/sandcastle/buildconfig/wallet.tag
@@ -1 +1 @@
-v0.9.3-dev.15
+v0.9.3-dev.22
diff --git a/sandcastle/images/base/Dockerfile 
b/sandcastle/images/base/Dockerfile
index a6874e1..78ef5e5 100644
--- a/sandcastle/images/base/Dockerfile
+++ b/sandcastle/images/base/Dockerfile
@@ -121,7 +121,7 @@ COPY buildconfig/wallet.tag /buildconfig/
 RUN TAG=$(cat /buildconfig/wallet.tag) && \
   git clone git://git.taler.net/wallet-core \
   --branch $TAG
-RUN npm install -g pnpm@^7.0.0
+RUN npm install -g pnpm@^8.0.0
 WORKDIR /wallet-core
 RUN ./bootstrap
 WORKDIR ./packages/demobank-ui

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