Skip to content

Commit

Permalink
Merge branch 'main' into simpson-e2e-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
asimpson authored Sep 18, 2023
2 parents 311aea5 + 72f74aa commit c4ddad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: Build and push Docker image
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
context: .
file: ./Dockerfile
Expand Down

0 comments on commit c4ddad1

Please sign in to comment.