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 e607413Copy full SHA for e607413
.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@ca877d9245402d1537745e0e356eab47c3520991
51
with:
52
context: .
53
platforms: linux/amd64
0 commit comments