Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.

Commit

Permalink
Rev 0.8.3 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
djenriquez authored May 3, 2018
1 parent 9101a4f commit 9ac0629
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
Expand Up @@ -27,7 +27,7 @@ RUN set -x && \
gosu nobody true && \
apk del .gosu-deps

ENV NOMAD_VERSION 0.8.1
ENV NOMAD_VERSION 0.8.3

RUN set -x \
&& apk --update add --no-cache --virtual .nomad-deps gnupg curl \
Expand Down

0 comments on commit 9ac0629

Please sign in to comment.