Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
haxorof committed May 25, 2017
1 parent cba6965 commit 9402d59
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,6 +1,6 @@
FROM frolvlad/alpine-glibc:alpine-3.5

ARG PROMETHEUS_SQL_VERSION=1.0.0
ARG PROMETHEUS_SQL_VERSION=1.1.0
ARG BASE_URL=https://github.com/chop-dbhi/prometheus-sql/releases/download/$PROMETHEUS_SQL_VERSION
ARG OS_ARCH=linux-amd64
ARG ZIP_FILE=prometheus-sql-${OS_ARCH}.zip
Expand Down

0 comments on commit 9402d59

Please sign in to comment.