Skip to content

Commit

Permalink
Merge pull request #35 from stfc/dependabot/github_actions/docker/bui…
Browse files Browse the repository at this point in the history
…ld-push-action-6

Bump docker/build-push-action from 2 to 6
  • Loading branch information
jacob-ward authored Oct 7, 2024
2 parents 6689634 + f01eef9 commit 37e7319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/amphora_builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Build Docker Image
uses: docker/build-push-action@v2
uses: docker/build-push-action@v6
with:
context: ./amphora-image-builder
push: false
Expand Down

0 comments on commit 37e7319

Please sign in to comment.