Revert "⬆️ Bump docker/build-push-action from 3 to 4" (#2540)

Reverts alcionai/corso#2402
https://github.com/alcionai/corso/issues/2539
This commit is contained in:
Abin Simon 2023-02-16 22:25:22 +05:30 committed by GitHub
parent bb69eeae4c
commit ce37bc039f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -501,7 +501,7 @@ jobs:
# deploy the image # deploy the image
- name: Build image and push to GitHub Container Registry - name: Build image and push to GitHub Container Registry
uses: docker/build-push-action@v4 uses: docker/build-push-action@v3
with: with:
context: . context: .
file: ./build/Dockerfile file: ./build/Dockerfile