Skip to content

Commit

Permalink
updated Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Oct 8, 2024
1 parent fe6fd5b commit a8c2b3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devops-python-tools-ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ ENV DEBIAN_FRONTEND noninteractive
# used by build.sh to figure out which repo to bootstrap
ENV PATH $PATH:/github/pytools:/github/pytools/bash-tools

# access the scripts via the $PATH - safer than trying to do .profile injection since it may not be triggered
ENV PATH $PATH:/github/pytools/bash-tools/ai
ENV PATH $PATH:/github/pytools/bash-tools/appveyor
ENV PATH $PATH:/github/pytools/bash-tools/aws
Expand Down

0 comments on commit a8c2b3e

Please sign in to comment.