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 94eaa6b commit bf28d98Copy full SHA for bf28d98
.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@0788c444d8b4d67580213712e34a148cae3a6c4e
51
with:
52
context: .
53
platforms: linux/amd64
0 commit comments