Update docker (#2010)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-11-26 17:05:46 +00:00
committed by GitHub
parent 892aeb145c
commit 76695db6f4
2 changed files with 3 additions and 3 deletions

View File

@@ -120,7 +120,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@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6
if: steps.changed_files.outputs.any_modified == 'true'
with:
context: dockerbuild