Skip to content

Commit

Permalink
install xq
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam committed Dec 13, 2023
1 parent af90bf0 commit 1c97bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/ci-unified/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ RUN curl -L "https://static.rust-lang.org/rustup/dist/x86_64-unknown-linux-gnu/r
chmod -R g+w ${RUSTUP_HOME} ${CARGO_HOME}

# base | install yq via pip
RUN apt install -y yq
RUN apt install -y yq xq

### generic ci ####

Expand Down

0 comments on commit 1c97bfc

Please sign in to comment.