Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
Signed-off-by: Jess Frazelle <[email protected]>
  • Loading branch information
jessfraz committed May 12, 2018
1 parent dbd0e2a commit 211be83
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion camlistore/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ENV GOPATH /go
RUN apk --no-cache add \
ca-certificates

ENV CAMLISTORE_VERSION 0.9
ENV CAMLISTORE_VERSION 0.10

RUN buildDeps=' \
go \
Expand Down
2 changes: 1 addition & 1 deletion consul/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ENV GOPATH /go
RUN apk --no-cache add \
ca-certificates

ENV CONSUL_VERSION v1.0.7
ENV CONSUL_VERSION v1.1.0

RUN buildDeps=' \
bash \
Expand Down

0 comments on commit 211be83

Please sign in to comment.