Update docker (#1711)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-06-11 13:28:46 +01:00
committed by GitHub
parent 270657a1a5
commit 3e871f07c4
2 changed files with 3 additions and 3 deletions

View File

@@ -116,7 +116,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@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5
if: steps.changed_files.outputs.any_modified == 'true'
with:
context: dockerbuild