Skip to content

Commit

Permalink
Bumping dockerfile version
Browse files Browse the repository at this point in the history
  • Loading branch information
lspgn committed May 23, 2018
1 parent 0e715d6 commit f038f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM debian:stretch

ARG DOWNLOAD_URL=https://github.com/cloudflare/goflow/releases/download/v2.0.3/goflow-v2.0.3-linux-x86_64
ARG DOWNLOAD_URL=https://github.com/cloudflare/goflow/releases/download/v2.0.4/goflow-v2.0.4-linux-x86_64

RUN apt-get update && \
apt-get -y install curl && \
Expand Down

0 comments on commit f038f51

Please sign in to comment.