summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2019-01-27 19:43:01 +0100
committerChristian Poessinger <christian@poessinger.com>2019-01-27 19:43:01 +0100
commit026db7258233182ae1f04a553e184b0484a62df6 (patch)
treefc2a85120e46ca43ec9d8cc8c19c95dd7e0a8767
parent9170ead86561b0d494df5ac464a04d703a61e036 (diff)
downloadvyos-build-026db7258233182ae1f04a553e184b0484a62df6.tar.gz
vyos-build-026db7258233182ae1f04a553e184b0484a62df6.zip
Docker: update to latest libvyosconfig revision
-rw-r--r--docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/Dockerfile b/docker/Dockerfile
index bca48ff8..36efdfef 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -230,7 +230,7 @@ RUN eval $(opam env --root=/opt/opam --set-root) && \
RUN eval $(opam env --root=/opt/opam --set-root) && \
git clone https://github.com/vyos/libvyosconfig && \
cd libvyosconfig && \
- git checkout v0.0.4 && \
+ git checkout a9817fa26c1be1 && \
dpkg-buildpackage -uc -us -tc -b && \
dpkg -i ../libvyosconfig0_*_amd64.deb