Skip to content

Commit 257dfdd

Browse files
authored
Merge pull request #68421 from aireilly/update-dockerfile
Add some tools for Prow build
2 parents bb89312 + 1ca2018 commit 257dfdd

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)