Skip to content

Commit

Permalink
Python alias
Browse files Browse the repository at this point in the history
  • Loading branch information
c4deszes committed Jan 28, 2024
1 parent c9bf696 commit 4b7e8cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ ENV PATH "$PATH:/opt/cmake/bin"

# Install Python
# RUN apt-get install -y python3.11
RUN alias python='python3'

# ARM GCC configuration
ARG arm_archive="13.2.rel1"
Expand Down

0 comments on commit 4b7e8cb

Please sign in to comment.