mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
Docker: update to latest libvyosconfig revision
This commit is contained in:
parent
9170ead865
commit
026db72582
@ -230,7 +230,7 @@ RUN eval $(opam env --root=/opt/opam --set-root) && \
|
|||||||
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 && \
|
git clone https://github.com/vyos/libvyosconfig && \
|
||||||
cd libvyosconfig && \
|
cd libvyosconfig && \
|
||||||
git checkout v0.0.4 && \
|
git checkout a9817fa26c1be1 && \
|
||||||
dpkg-buildpackage -uc -us -tc -b && \
|
dpkg-buildpackage -uc -us -tc -b && \
|
||||||
dpkg -i ../libvyosconfig0_*_amd64.deb
|
dpkg -i ../libvyosconfig0_*_amd64.deb
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user