From 6fc1edfbccf42c6f7b34d4c4916182321470dc22 Mon Sep 17 00:00:00 2001 From: John Estabrook Date: Thu, 18 Apr 2024 13:15:52 -0500 Subject: Docker: T6111: update commit ref for vyos1x-config --- docker/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docker/Dockerfile') diff --git a/docker/Dockerfile b/docker/Dockerfile index 9ea5e25b..746320ac 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -148,7 +148,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#f11f0148 -y + opam pin add vyos1x-config https://github.com/vyos/vyos1x-config.git#84720462 -y # Packages needed for libvyosconfig RUN apt-get update && apt-get install -y \ -- cgit v1.2.3