Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

Commit e42982e

Browse files
author
Douglas Greiman
authored
Merge pull request #143 from GoogleCloudPlatform/dgreiman/fix-missing-dir
Fix Dockerfile reference to deleted directory.
2 parents bd90681 + 9136679 commit e42982e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

python-interpreter-builder/Dockerfile.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ ENV LANG C.UTF-8
4343

4444
# Add build scripts
4545
ADD scripts /scripts
46-
ADD patches /patches
4746

4847
# Build the Python interpreters
4948
RUN /scripts/build-python-3.5.sh

0 commit comments

Comments
 (0)