Skip to content

Commit

Permalink
Merge pull request #318 from GSTT-CSC/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/build-push-action-4.0.0

Bump docker/build-push-action from 3.2.0 to 4.0.0
  • Loading branch information
laurencejackson authored Feb 2, 2023
2 parents 0a178aa + 7957966 commit ba10d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
images: gsttmriphysics/hazen

- name: Build and push Docker image
uses: docker/build-push-action@c56af957549030174b10d6867f20e78cfd7debc5
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671
with:
context: .
push: true
Expand Down

2 comments on commit ba10d0a

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.