Skip to content

Commit

Permalink
Merge pull request #641 from c-po/vyos1x-config-update
Browse files Browse the repository at this point in the history
T6404: update vyos1x-config commit reference
  • Loading branch information
c-po authored May 27, 2024
2 parents cc9d1af + ab06c1a commit 39118b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ RUN eval $(opam env --root=/opt/opam --set-root) && opam install -y \

# 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#f8d6abdf -y
opam pin add vyos1x-config https://github.com/vyos/vyos1x-config.git#fc327ecd76 -y

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

0 comments on commit 39118b0

Please sign in to comment.