Skip to content

Commit

Permalink
removed version
Browse files Browse the repository at this point in the history
  • Loading branch information
wsobel committed Jun 19, 2024
1 parent 4050834 commit 7b48e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ RUN apt-get update \
rake \
ruby \
&& rm -rf /var/lib/apt/lists/* \
&& pip install conan -v 'conan==2.0.9'
&& pip install conan

# make an agent directory and cd into it
WORKDIR /root/agent
Expand Down

0 comments on commit 7b48e5d

Please sign in to comment.