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.
2 parents cc89606 + 9b849f7 commit 155bdb2Copy full SHA for 155bdb2
.github/workflows/dockerhub.yml
@@ -39,7 +39,7 @@ jobs:
39
type=semver,pattern={{version}}
40
41
- name: Build and push Docker image
42
- uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671
+ uses: docker/build-push-action@44ea916f6c540f9302d50c2b1e5a8dc071f15cdf
43
with:
44
context: .
45
push: true
0 commit comments