We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3a68ae commit 6eef6e9Copy full SHA for 6eef6e9
.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@0adf9959216b96bec444f325f1e493d4aa344497
+ uses: docker/build-push-action@b16f42f92abaeb7610fd7fc99ab230d13e79e275
47
with:
48
context: .
49
push: true
0 commit comments