Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
zyclonite authored Jun 7, 2019
1 parent 8b3f442 commit 691b1af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
FROM alpine:3.7

LABEL maintainer "NoEnv"
LABEL version "0.9.1"
LABEL version "0.9.2"
LABEL description "Nomad Agent as Docker Image"

ENV NOMAD_VERSION=0.9.1
ENV NOMAD_VERSION=0.9.2
ENV HASHICORP_RELEASES=https://releases.hashicorp.com
ENV GLIBC_VERSION "2.27-r0"

Expand Down

0 comments on commit 691b1af

Please sign in to comment.