We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00f154c commit 607634dCopy full SHA for 607634d
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