We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90eeb63 commit d6d2444Copy full SHA for d6d2444
Dockerfile.rootless
@@ -35,6 +35,7 @@ RUN apk --no-cache add \
35
ca-certificates \
36
gettext \
37
git \
38
+ curl \
39
gnupg
40
41
RUN addgroup \
0 commit comments