ci: update Dockerfile paths after moving to docker/ directory

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-20 00:00:42 +00:00
parent 2129dc8007
commit 108c374c6d
5 changed files with 5 additions and 4 deletions

View File

@@ -51,6 +51,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
file: docker/Dockerfile
push: true
tags: ${{ steps.info.outputs.tags }}
build-args: |