Skip to content

Commit 607634d

Browse files
justusbunsilunny
authored andcommitted
Add curl to rootless docker image (go-gitea#15908)
Signed-off-by: JustusBunsi <[email protected]> Co-authored-by: Lunny Xiao <[email protected]>
1 parent 00f154c commit 607634d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile.rootless

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ RUN apk --no-cache add \
3535
ca-certificates \
3636
gettext \
3737
git \
38+
curl \
3839
gnupg
3940

4041
RUN addgroup \

0 commit comments

Comments
 (0)