build: update dockerfiles.

v3.2
liqiang-fit2cloud 2025-06-24 17:19:13 +08:00
parent 85ebd22c21
commit da0d4199af
1 changed files with 1 additions and 0 deletions

View File

@ -60,4 +60,5 @@ jobs:
password: ${{ secrets.GH_TOKEN }}
- name: Docker Buildx (build-and-push)
run: |
rm -f .dockerignore
docker buildx build --output "type=image,push=true" ${{ steps.prepare.outputs.buildx_args }} -f installer/Dockerfile-base