Skip to content

Commit

Permalink
Update Dockerfile for the version 3.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dignajar authored Sep 18, 2020
1 parent 408a910 commit 4f7bff9
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-12-0.zip
ENV bludit_url https://www.bludit.com/releases/bludit-3-13-1.zip

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

0 comments on commit 4f7bff9

Please sign in to comment.