Skip to content

Commit

Permalink
Merge pull request #2324 from uccser/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/build-push-action-5.1.0

Bump docker/build-push-action from 3.3.0 to 5.1.0
  • Loading branch information
jimbonothing64 authored Dec 20, 2023
2 parents 4d2f0e0 + 5ce8f11 commit 5efb874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ jobs:
type=ref,event=branch,priority=2
- name: Build and push Docker image
uses: docker/build-push-action@v3.3.0
uses: docker/build-push-action@v5.1.0
with:
file: ./infrastructure/production/django/Dockerfile
context: .
Expand Down

0 comments on commit 5efb874

Please sign in to comment.