We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21aae32 commit 4406e7cCopy full SHA for 4406e7c
.github/workflows/packages.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
images: ghcr.io/stac-utils/stac-fastapi-pgstac
30
- name: Build and push Docker image
31
- uses: docker/build-push-action@v6.11.0
+ uses: docker/build-push-action@v6.12.0
32
33
context: .
34
file: Dockerfile
0 commit comments