We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9fbff4 commit f5530b4Copy full SHA for f5530b4
.github/workflows/docker.yml
@@ -43,7 +43,7 @@ jobs:
43
44
- name: Build and push Docker image
45
id: push
46
- uses: docker/build-push-action@b16f42f92abaeb7610fd7fc99ab230d13e79e275
+ uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4
47
with:
48
context: .
49
push: true
0 commit comments