Skip to content

Commit

Permalink
Merge pull request #8 from giselher9/patch-1
Browse files Browse the repository at this point in the history
Upgrade to release 3.10.0
  • Loading branch information
dignajar authored Oct 24, 2019
2 parents a526213 + 7a8d4c0 commit 03d0912
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-9-2.zip
ENV bludit_url https://www.bludit.com/releases/bludit-3-10-0.zip

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

0 comments on commit 03d0912

Please sign in to comment.