Skip to content

Commit

Permalink
Break system packages
Browse files Browse the repository at this point in the history
  • Loading branch information
pomo-mondreganto committed Nov 10, 2024
1 parent cd10ee4 commit 20cd829
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client_env/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ RUN --mount=type=cache,target=/root/.cache/go-build \

FROM ubuntu:24.04 AS image-full

ENV PIP_BREAK_SYSTEM_PACKAGES 1

SHELL ["/bin/bash", "-o", "pipefail", "-c"]

ARG DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 20cd829

Please sign in to comment.