Skip to content

Commit

Permalink
Merge pull request #21 from hivesolutions/nomad
Browse files Browse the repository at this point in the history
updating nomad to 1.6.10
  • Loading branch information
joamag authored May 1, 2024
2 parents dbc6223 + af6c10d commit a76ff3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nomad-server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ EXPOSE 4646 4647 4648
VOLUME /etc/nomad/
VOLUME /opt/nomad/

ENV NOMAD_VERSION 1.6.3-1
ENV NOMAD_VERSION 1.6.10-1

RUN case "$(uname -m)" in \
x86_64|amd64) ;; aarch64|arm64|arm64e) ;; \
Expand Down

0 comments on commit a76ff3e

Please sign in to comment.