We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a8cd2d commit 9eba81aCopy full SHA for 9eba81a
Dockerfile
@@ -36,7 +36,7 @@ RUN set -x && \
36
gosu nobody true && \
37
apk del .gosu-deps
38
39
-ENV NOMAD_VERSION 0.9.3
+ENV NOMAD_VERSION 0.9.5
40
41
RUN set -x \
42
&& apk --update add --no-cache --virtual .nomad-deps gnupg curl \
0 commit comments