chore(deps): update docker/build-push-action digest to 10e90e3
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
CI / Test (pull_request) Successful in 2m44s

This commit is contained in:
2026-02-12 09:41:51 +00:00
parent aa61a9239f
commit aef63e5c71

View File

@@ -68,7 +68,7 @@ jobs:
echo REPO_VERSION=$(git describe --tags --always | sed 's/^v//') >> $GITHUB_OUTPUT echo REPO_VERSION=$(git describe --tags --always | sed 's/^v//') >> $GITHUB_OUTPUT
- name: Build and push - name: Build and push
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6 uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6
with: with:
context: . context: .
file: ./Dockerfile file: ./Dockerfile