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