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 49508e6 commit 660af04Copy full SHA for 660af04
.github/workflows/deploy.yml
@@ -47,7 +47,7 @@ jobs:
47
type=semver,pattern={{version}}
48
type=semver,pattern={{major}}.{{minor}}
49
- name: Build and push Docker image
50
- uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
+ uses: docker/build-push-action@5e99dacf67635c4f273e532b9266ddb609b3025a
51
with:
52
context: .
53
platforms: linux/amd64
0 commit comments