T4491: update commit ref for vyos1x-config

This commit is contained in:
John Estabrook 2022-06-29 07:24:34 -05:00
parent 02b03d2ee5
commit 79c6609901

View File

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