Skip to content

Commit 63cd9d0

Browse files
authored
chore: remove now unnecessary build-essential (google#3829)
google#3827 (review)
1 parent 847c018 commit 63cd9d0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

gcp/api/Dockerfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414

1515
FROM python:3.13.3-slim@sha256:56a11364ffe0fee3bd60af6d6d5209eba8a99c2c16dc4c7c5861dc06261503cc
1616

17-
# Install build-essential which is required by Cloud Profiler
18-
RUN apt-get update && apt-get install -y build-essential
19-
2017
# Generation 1 of cloud run overrides the HOME environment variable, causing
2118
# poetry to run in the incorrect environment, as it defaults to using $HOME/.cache/virtualenvs/...
2219
#

0 commit comments

Comments
 (0)