Skip to content

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)