Skip to content

Commit

Permalink
updated version to 0.11.2
Browse files Browse the repository at this point in the history
Signed-off-by: Ankur Srivastava <best.ankur@gmail.com>
  • Loading branch information
ansrivas committed Jun 5, 2020
1 parent 9a8f8c0 commit 41a77a5
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 debian:buster-slim AS build-base

ENV NOMAD_VERSION 0.11.1
ENV NOMAD_VERSION 0.11.2

RUN apt-get update -y \
&& apt-get install -y wget zip \
Expand Down

0 comments on commit 41a77a5

Please sign in to comment.