Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dignajar authored Jun 21, 2019
1 parent 7d82385 commit a526213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM centos:centos7

ENV bludit_content /usr/share/nginx/html/bl-content
ENV bludit_url https://www.bludit.com/releases/bludit-3-8-1.zip
ENV bludit_url https://www.bludit.com/releases/bludit-3-9-2.zip

ENV nginx_path /etc/nginx
ENV nginx_conf ${nginx_path}/nginx.conf
Expand Down

0 comments on commit a526213

Please sign in to comment.