Skip to content

Commit

Permalink
docker: T6718: vyos1x-config is now pinned in libvyosconfig build script
Browse files Browse the repository at this point in the history
  • Loading branch information
jestabro committed Oct 25, 2024
1 parent 394ec80 commit a6d121f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -152,10 +152,6 @@ RUN eval $(opam env --root=/opt/opam --set-root) && opam install -y \
fileutils \
xml-light

# Build VyConf which is required to build libvyosconfig
RUN eval $(opam env --root=/opt/opam --set-root) && \
opam pin add vyos1x-config https://github.com/vyos/vyos1x-config.git#d7260e772e39bc6a3a2d76d629567e03bbad16b5 -y

# Packages needed for libvyosconfig
RUN apt-get update && apt-get install -y \
quilt \
Expand Down

0 comments on commit a6d121f

Please sign in to comment.