Update docker (#1761)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
renovate[bot]
2024-07-10 17:13:38 +01:00
committed by GitHub
parent a627ce93d7
commit be0677cba7
2 changed files with 4 additions and 4 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@15560696de535e4014efeff63c48f16952e52dd1 # v6
uses: docker/build-push-action@1a162644f9a7e87d8f4b053101d1d9a712edc18c # v6
if: steps.changed_files.outputs.any_modified == 'true'
with:
context: dockerbuild