From 96af54199c4b44cf0bac77dcacf6ed9395aeb97d Mon Sep 17 00:00:00 2001 From: hainenber Date: Sat, 7 Oct 2023 16:20:33 +0700 Subject: [PATCH] fix(ci): import GPG key from NodeSource --- build-image/Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/build-image/Dockerfile b/build-image/Dockerfile index 9a1928e42b5f..49738a4a1630 100644 --- a/build-image/Dockerfile +++ b/build-image/Dockerfile @@ -57,6 +57,7 @@ FROM rfratto/viceroy:v0.4.0 # Source: https://github.com/nodesource/distributions#installation-instructions RUN <