Skip to content

Commit

Permalink
UP: update deploy image
Browse files Browse the repository at this point in the history
  • Loading branch information
msirovy committed Nov 24, 2023
1 parent c683523 commit ff9f8fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
needs: build-and-push-image
runs-on: ubuntu-latest
container:
image: "fejk/nomad-ci:1.4.3"
image: "fejk/nomad-ci:1.6.3"
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit ff9f8fb

Please sign in to comment.