You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2026-05-22 10:15:16 +02:00
Install nodejs from deb.nodesource.com.
The standard npm packages on Ubuntu 18.04 suddenly required libssl1.0 which broke the pgbackrest package builds. Installing nodejs from deb.nodesource.com seems to work fine with standard libssl. This package is required by ScalityS3 which is used for local S3 testing.
This commit is contained in:
+2
-2
@@ -13,8 +13,8 @@
|
||||
# - docker tag pgbackrest/test:{vm}-base pgbackrest/test:{vm}-base-YYYYMMDDA
|
||||
# - docker push pgbackrest/test:{vm}-base-YYYYMMDDA
|
||||
# **********************************************************************************************************************************
|
||||
20180921A:
|
||||
u18: 5e966399a1352880e5bb97a35cda162766da0409
|
||||
20181015A:
|
||||
u18: a821a0dcf42db4a6e101ff2b27d8903b8b534fe6
|
||||
|
||||
20180721A:
|
||||
co6: 0ce34e42667499721f9f02c1b9e886f5f331b4e4
|
||||
|
||||
Reference in New Issue
Block a user