We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a542f0c commit e4f4921Copy full SHA for e4f4921
.github/alpine/Dockerfile
@@ -5,7 +5,7 @@ FROM ${BASE}
5
RUN apk update
6
7
# common
8
-RUN apk add bash build-base cmake curl git icu lsb-release-minimal nodejs npm sudo tar wget
+RUN apk add bash build-base cmake curl git gpg icu lsb-release-minimal nodejs npm sudo tar wget
9
10
# sentry-native
11
RUN apk add curl-dev docker-cli libunwind-dev libunwind-static linux-headers openssl-dev zlib-dev xz-dev xz-static
0 commit comments