T6404: update vyos1x-config commit reference

This commit is contained in:
Christian Breunig 2024-05-27 07:28:40 +02:00
parent f3cde18f6f
commit ab06c1a41a

View File

@ -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 \