Skip to content

Commit e4f4921

Browse files
authored
alpine: add gpg for codecov/codecov-action 5.5 (#4476)
1 parent a542f0c commit e4f4921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/alpine/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ FROM ${BASE}
55
RUN apk update
66

77
# common
8-
RUN apk add bash build-base cmake curl git icu lsb-release-minimal nodejs npm sudo tar wget
8+
RUN apk add bash build-base cmake curl git gpg icu lsb-release-minimal nodejs npm sudo tar wget
99

1010
# sentry-native
1111
RUN apk add curl-dev docker-cli libunwind-dev libunwind-static linux-headers openssl-dev zlib-dev xz-dev xz-static

0 commit comments

Comments
 (0)