Skip to content

Commit dfd5d0a

Browse files
authored
Update build-push-image.yml
1 parent 4034d7d commit dfd5d0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-push-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- name: Build and push image
2121
id: docker_build
22-
uses: docker/build-push-action@v2
22+
uses: docker/build-push-action@v5.1.0
2323
with:
2424
context: ./
2525
file: ./Dockerfile

0 commit comments

Comments
 (0)