Skip to content

Commit

Permalink
chore: Update control plane
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalezzfelipe committed Nov 7, 2024
1 parent b72b024 commit ab28d9f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/dockerfile.hydra
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ FROM rust:${RUST_VERSION}-slim-bullseye AS build
WORKDIR /app

RUN apt-get update && apt-get install -y libssl-dev pkg-config git ca-certificates

RUN git clone https://github.com/gonzalezzfelipe/hydra-control-plane.git
RUN cd hydra-control-plane && git checkout chore/use-hydra-vk-instead-of-bytes

Expand Down

0 comments on commit ab28d9f

Please sign in to comment.