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 0a36f66 + 0d44218 commit 9a57b66Copy full SHA for 9a57b66
1 file changed
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Set up Docker Buildx
23
uses: docker/setup-buildx-action@v3.12.0
24
- name: Build and push Docker image
25
- uses: docker/build-push-action@v6.19.1
+ uses: docker/build-push-action@v6.19.2
26
with:
27
context: .
28
load: true
0 commit comments