Docker: T6149: update commit ref for vyos1x-config

This commit is contained in:
John Estabrook 2024-03-21 08:49:12 -05:00
parent afd04be6c6
commit 4e9a929051

View File

@ -151,7 +151,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#84720462 -y
opam pin add vyos1x-config https://github.com/vyos/vyos1x-config.git#406158f8 -y
# Packages needed for libvyosconfig
RUN apt-get update && apt-get install -y \