Skip to content

Commit

Permalink
Removed useless SHA from docker
Browse files Browse the repository at this point in the history
  • Loading branch information
fabrizyo committed Nov 8, 2015
1 parent 680c975 commit 7990b04
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/5.1-fiware-all-in-one/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ FROM java:7

ENV SPAGOBI_VERSION=All-in-One-SpagoBI-5.1-1feb2d97af
ENV SPAGOBI_URL=https://github.com/SpagoBILabs/SpagoBI/releases/download/fiware-v5.1-1feb2d97af/${SPAGOBI_VERSION}.zip
ENV SPAGOBI_SHA=d74dcac7341a488822e85f6dd0a4f6f641ad07c41b1d834d55dc9bcc353c6576
ENV SPAGOBI_MYSQL_SCRIPT_URL=https://github.com/SpagoBILabs/SpagoBI/releases/download/fiware-v5.1-1feb2d97af/MySQL.zip

RUN apt-get update && apt-get install -y wget coreutils unzip mysql-client
Expand Down

0 comments on commit 7990b04

Please sign in to comment.