From 65a930ebef2c2b186f940ec872606f0080be6e22 Mon Sep 17 00:00:00 2001 From: John Estabrook Date: Tue, 25 Jul 2023 14:19:41 -0500 Subject: Docker: T5194: update commit ref for vyos1x-config --- docker/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/Dockerfile b/docker/Dockerfile index 64624eb9..9248d531 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -138,7 +138,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#c5863024 -y + opam pin add vyos1x-config https://github.com/vyos/vyos1x-config.git#d97636e3 -y # Packages needed for libvyosconfig RUN apt-get update && apt-get install -y \ -- cgit v1.2.3