Skip to content

Commit 9eba81a

Browse files
authored
upgrade to 0.9.5
1 parent 0a8cd2d commit 9eba81a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ RUN set -x && \
3636
gosu nobody true && \
3737
apk del .gosu-deps
3838

39-
ENV NOMAD_VERSION 0.9.3
39+
ENV NOMAD_VERSION 0.9.5
4040

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

0 commit comments

Comments
 (0)