Update docker

This commit is contained in:
renovate[bot]
2025-06-24 16:48:31 +00:00
committed by GitHub
parent 858e4fdbde
commit 960a413c8a
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -95,7 +95,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@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6
if: steps.changed_files.outputs.any_modified == 'true'
with:
file: dockerbuild/Dockerfile