merge PR #100 from dependabot/actions/build-push-action-3.2.0

Bump docker/build-push-action from 3.1.1 to 3.2.0
This commit is contained in:
irongut
2022-10-18 23:55:53 +01:00
committed by GitHub
+1 -1
View File
@@ -104,7 +104,7 @@ jobs:
- name: Build + Push Docker image - name: Build + Push Docker image
id: build-and-push id: build-and-push
uses: docker/build-push-action@c84f38281176d4c9cdb1626ffafcd6b3911b5d94 uses: docker/build-push-action@c56af957549030174b10d6867f20e78cfd7debc5
with: with:
context: . context: .
push: true push: true