Skip to content

Commit

Permalink
updating nomad to 1.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-gomes authored Apr 30, 2024
1 parent dbc6223 commit e701016
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

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

0 comments on commit e701016

Please sign in to comment.