We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2bf0bf8 + 9da1f32 commit 6bb8114Copy full SHA for 6bb8114
.github/workflows/dockerhub.yml
@@ -38,7 +38,7 @@ jobs:
38
type=semver,pattern={{version}}
39
40
- name: Build and push Docker image
41
- uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355
+ uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d
42
with:
43
context: .
44
push: true
0 commit comments