Update docker (#1794)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-07-24 12:15:01 +00:00
committed by GitHub
parent de229a446f
commit 4ec81df715
2 changed files with 5 additions and 5 deletions

View File

@@ -119,7 +119,7 @@ jobs:
# This allows contributors to test changes to the dockerbuild image within a pull request
- name: Build docker image
uses: docker/build-push-action@1a162644f9a7e87d8f4b053101d1d9a712edc18c # v6
uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445 # v6
if: steps.changed_files.outputs.any_modified == 'true'
with:
context: dockerbuild