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 721fa87 commit 48a7db2Copy full SHA for 48a7db2
.github/workflows/update-docker-images.yml
@@ -34,7 +34,7 @@ jobs:
34
registry: ghcr.io
35
username: ${{github.repository_owner}}
36
password: ${{secrets.GITHUB_TOKEN}}
37
- - uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
+ - uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
38
with:
39
context: test
40
file: test/docker/${{matrix.dist}}/Dockerfile
0 commit comments