Skip to content

Commit

Permalink
chore(deps): update dependency hashicorp/nomad to v1.4.9 (branch-1.4.…
Browse files Browse the repository at this point in the history
…x) (#119)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 5, 2023
1 parent 7157d57 commit d86f5cd
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 --force-overwrite \
&& rm glibc.apk

# https://releases.hashicorp.com/nomad/
ARG NOMAD_VERSION=1.4.8
ARG NOMAD_VERSION=1.4.9

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 d86f5cd

Please sign in to comment.