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