Skip to content

Commit

Permalink
update to 1.6.10-1
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-gomes authored Apr 30, 2024
1 parent e701016 commit af6c10d
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.10
ENV NOMAD_VERSION 1.6.10-1

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

0 comments on commit af6c10d

Please sign in to comment.