Skip to content

Commit

Permalink
Merge pull request #329 from hubmapconsortium/yuanzhou/collections
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
yuanzhou authored Nov 19, 2024
2 parents 9a44030 + 6eb1c67 commit 798e454
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hubmap-auth/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ module_hotfixes=true\n'\
RUN yum install -y yum-utils && \
yum-config-manager --enable nginx-mainline && \
yum install -y nginx && \
rm /etc/nginx/conf.d/default.conf && \
mv nginx.conf /etc/nginx/nginx.conf && \
pip install -r src/requirements.txt && \
chmod +x start.sh && \
Expand Down

0 comments on commit 798e454

Please sign in to comment.