diff options
author | Kyrylo Yatsenko <hedrok@gmail.com> | 2025-07-09 09:32:57 +0300 |
---|---|---|
committer | Kyrylo Yatsenko <hedrok@gmail.com> | 2025-07-09 09:32:57 +0300 |
commit | ac88f992f356deb6424063f594d1ad1cd2f5a720 (patch) | |
tree | 565d6263dcbc016a0be7f8f3311720854d408075 /scripts/package-build/udp-broadcast-relay/build.py | |
parent | 671464f86069ac46585da3475a113a18c82e4570 (diff) | |
download | vyos-build-ac88f992f356deb6424063f594d1ad1cd2f5a720.tar.gz vyos-build-ac88f992f356deb6424063f594d1ad1cd2f5a720.zip |
Docker: T7568: add apt-get update as last command
Some of GitHub actions were relying on cache from apt-get update
being available.
My previous changes broke those GitHub actions.
Add `apt-get update` as one of last commands, which adds ~20Mb,
but still 2.04Gb -> 2.01Gb for vyos-build comparing with Dockerfile
without cache cleaning.
No changes for vyos image as I hope it is not used in any automatic
scripts that use `apt-get install` without prior `apt-get update`.
Diffstat (limited to 'scripts/package-build/udp-broadcast-relay/build.py')
0 files changed, 0 insertions, 0 deletions