Skip to content

Commit

Permalink
Merge pull request #198 from jstockwin/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/build-push-action-2.4.0

Bump docker/build-push-action from 2 to 2.4.0
  • Loading branch information
jstockwin authored May 12, 2021
2 parents 6890403 + d2af044 commit 808f763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/[email protected]
- name: Build the tests docker container
uses: docker/build-push-action@v2
uses: docker/build-push-action@v2.4.0
with:
context: .
file: dockerfiles/Dockerfile_tests
Expand Down

0 comments on commit 808f763

Please sign in to comment.