Skip to content

Commit

Permalink
Nomad 1.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
multani committed Sep 4, 2022
1 parent 1f09ae7 commit 5c167d3
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 @@ -32,7 +32,7 @@ RUN apk add --no-cache \
&& rm glibc.apk

# https://releases.hashicorp.com/nomad/
ARG NOMAD_VERSION=1.2.11
ARG NOMAD_VERSION=1.2.12

ADD https://releases.hashicorp.com/nomad/${NOMAD_VERSION}/nomad_${NOMAD_VERSION}_linux_amd64.zip \
nomad_${NOMAD_VERSION}_linux_amd64.zip
Expand Down

0 comments on commit 5c167d3

Please sign in to comment.