chore/ci: bump docker/build-push-action to v6

This commit is contained in:
K.B.Dharun Krishna 2024-06-17 21:39:03 +05:30 committed by GitHub
parent 219d4e2d18
commit e58af4502a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -149,7 +149,7 @@ jobs:
- name: Build and Push the Docker image - name: Build and Push the Docker image
id: push id: push
uses: docker/build-push-action@v5 uses: docker/build-push-action@v6
with: with:
context: . context: .
file: Containerfile file: Containerfile