Skip to content

Commit 36cd602

Browse files
authored
Merge pull request Tkd-Alex#79 from rdavydov/dependabot/github_actions/docker/build-push-action-3.2.0
Bump docker/build-push-action from 3.1.1 to 3.2.0
2 parents 50fe336 + 679d36d commit 36cd602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: Build and push AMD64, ARM64, ARMv7
2929
id: docker_build
30-
uses: docker/build-push-action@v3.1.1
30+
uses: docker/build-push-action@v3.2.0
3131
with:
3232
context: .
3333
push: true

0 commit comments

Comments
 (0)