Skip to content

Commit a875ff8

Browse files
authored
Merge pull request #2 from atsign-company/dependabot/github_actions/docker/build-push-action-2.5.0
Bump docker/build-push-action from 2.4.0 to 2.5.0
2 parents 1990a40 + da88857 commit a875ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
-
2121
name: Build and push
2222
id: docker_build
23-
uses: docker/build-push-action@v2.4.0
23+
uses: docker/build-push-action@v2.5.0
2424
with:
2525
file: ./at-buildimage/Dockerfile
2626
push: true

0 commit comments

Comments
 (0)