Skip to content

Commit 06e0bce

Browse files
committed
Use internal mirror for the laptop image.
CMK-33697 Change-Id: I8dd022c88baeeefa86c19fed3d456a49f96cbc44 (cherry picked from commit 488f4cf)
1 parent 1069ba0 commit 06e0bce

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • buildscripts/infrastructure/build-nodes/laptops

buildscripts/infrastructure/build-nodes/laptops/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ ENV \
1919

2020
ARG ADDITIONAL_ARGS
2121

22+
RUN sed -i "s|http://.*.ubuntu.com/ubuntu|http://apt.lan.checkmk.net/ubuntu|g" /etc/apt/sources.list.d/ubuntu.sources
23+
2224
# used by install scripts
2325
COPY scripts/.bazelversion /opt/
2426
COPY scripts/defines.make /opt/

0 commit comments

Comments
 (0)