We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9350748 commit cbe55e0Copy full SHA for cbe55e0
.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/[email protected].0
+ uses: docker/[email protected].1
32
33
context: .
34
file: Dockerfile
0 commit comments