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 a025f20 + 1731e49 commit 2e1d25fCopy full SHA for 2e1d25f
1 file changed
.github/workflows/docker-check.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Set up Docker Buildx
34
uses: docker/setup-buildx-action@v3
35
- name: Build
36
- uses: docker/build-push-action@v6.7.0
+ uses: docker/build-push-action@v6.18.0
37
with:
38
context: .
39
file: ./Dockerfile
0 commit comments