Skip to content

Commit

Permalink
Merge pull request rdavydov#452 from Tkd-Alex/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/docker/build-push-action-2.10.0

Bump docker/build-push-action from 2.9.0 to 2.10.0
  • Loading branch information
Tkd-Alex authored Mar 15, 2022
2 parents 19d1959 + 6a03d50 commit b9b63d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

- name: Build and push
id: docker_build
uses: docker/build-push-action@v2.9.0
uses: docker/build-push-action@v2.10.0
with:
context: .
push: true
Expand Down

0 comments on commit b9b63d9

Please sign in to comment.