更新 .github/workflows/docker-image.yml

Signed-off-by: heibai2006 <heibai2006@noreply.localhost>
This commit is contained in:
heibai2006 2024-03-15 01:18:21 +00:00
parent 7765d1cada
commit ffef9b8de9

View File

@ -46,7 +46,7 @@ jobs:
- name: Build and push - name: Build and push
# https://github.com/docker/build-push-action # https://github.com/docker/build-push-action
uses: build-push-action@v5 uses: build-push-action@v4
with: with:
context: . context: .
file: ./Dockerfile file: ./Dockerfile