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

Commit

Permalink
bump version from 0.8.3 to 0.8.4 (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
ronalexssen authored and djenriquez committed Mar 27, 2019
1 parent ba9d857 commit 7f6c79c
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 @@ -28,7 +28,7 @@ RUN set -x && \
gosu nobody true && \
apk del .gosu-deps

ENV NOMAD_VERSION 0.8.3
ENV NOMAD_VERSION 0.8.4

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

0 comments on commit 7f6c79c

Please sign in to comment.