Skip to content

Commit

Permalink
experimental update
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening committed Nov 18, 2024
1 parent a064b0c commit 4751c9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion galaxy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ ADD ansible/ /ansible/
RUN apt-get -qq update \
&& apt install -y software-properties-common dirmngr gpg gpg-agent \
&& apt install -y sudo ca-certificates nano git gridengine-common gridengine-drmaa1.0 libswitch-perl \
&& add-apt-repository ppa:ansible/ansible-7 \
&& add-apt-repository ppa:ansible/ansible \
&& apt install -y ansible \
# Make python3 standard
&& update-alternatives --install /usr/bin/python python /usr/bin/python3 12 \
Expand Down

0 comments on commit 4751c9e

Please sign in to comment.