Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Commit

Permalink
Bump nomad to 0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
David Bresson committed Mar 7, 2017
1 parent 96e08fe commit efb2b22
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,5 +1,5 @@
FROM alpine:3.5
ARG NOMAD_VERSION=0.5.2
ARG NOMAD_VERSION=0.5.4
RUN apk add --no-cache ruby go make git musl-dev bash &&\
mkdir -p /tmp/src/github.com/hashicorp/ &&\
cd /tmp/src/github.com/hashicorp/ &&\
Expand Down

0 comments on commit efb2b22

Please sign in to comment.