Skip to content

Commit

Permalink
Merge branch 'main' into upsert-bulk-transactions
Browse files Browse the repository at this point in the history
  • Loading branch information
edkeeble authored Nov 23, 2023
2 parents 748d3d3 + d7902f6 commit 933d700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
images: ghcr.io/stac-utils/stac-fastapi-pgstac
- name: Build and push Docker image
uses: docker/build-push-action@v5.0.0
uses: docker/build-push-action@v5.1.0
with:
context: .
file: Dockerfile
Expand Down

0 comments on commit 933d700

Please sign in to comment.