Skip to content

Commit

Permalink
docker: remove boto3 from CentOS 6 since it requires and updated pip (s…
Browse files Browse the repository at this point in the history
  • Loading branch information
alalazo authored Jul 10, 2021
1 parent 78f65e7 commit d14520d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion share/spack/docker/centos-6.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ RUN yum update -y \
tcl \
unzip \
which \
&& pip install boto3 \
&& rm -rf /var/cache/yum \
&& yum clean all

Expand Down

0 comments on commit d14520d

Please sign in to comment.