Update docker/build-push-action digest to 817ed59
This commit is contained in:
parent
8099b12b89
commit
6eb757d397
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -66,7 +66,7 @@ jobs:
|
||||
type=semver,pattern={{major}}.{{minor}}
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
|
||||
uses: docker/build-push-action@817ed59f97d2974e2c1d92f170242f52fd3feae4
|
||||
with:
|
||||
context: ./pgadmin-config-creator
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
|
Loading…
Reference in New Issue
Block a user