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.
1 parent d6cfcf9 commit 2e4ea0fCopy full SHA for 2e4ea0f
.github/workflows/update-docker-images.yml
@@ -40,7 +40,7 @@ jobs:
40
registry: ghcr.io
41
username: ${{github.repository_owner}}
42
password: ${{secrets.GITHUB_TOKEN}}
43
- - uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
+ - uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
44
with:
45
context: test
46
file: test/docker/${{matrix.dist}}/Dockerfile
0 commit comments