Skip to content

Commit 1ca2018

Browse files
committed
add some tools for Prow
1 parent 9f8bb4e commit 1ca2018

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM ruby:3.1.2-alpine
22

3-
RUN apk add --update --no-cache git bash
3+
RUN apk add --update --no-cache git bash jq findutils
44

55
WORKDIR /go/src/github.com/openshift/openshift-docs
66

0 commit comments

Comments
 (0)