mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Update trustdb in Docker image
This commit is contained in:
@@ -44,6 +44,7 @@ RUN apt-get update -qq \
|
||||
gpg --batch --keyserver hkps://keys.openpgp.org --recv-keys "$key" \
|
||||
|| gpg --batch --keyserver keyserver.ubuntu.com --recv-keys "$key" ; \
|
||||
done \
|
||||
&& gpg --update-trustdb \
|
||||
&& curl "https://github.com/oven-sh/bun/releases/$release/SHASUMS256.txt.asc" \
|
||||
-fsSLO \
|
||||
--compressed \
|
||||
|
||||
Reference in New Issue
Block a user