更新 .github/workflows/docker-image.yml
Some checks failed
Build Docker Image And Push / Build PHP ${{ matrix.php-version }} (ubuntu-latest, 8.0) (push) Failing after 39s

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

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