Skip to content

Commit 10adea3

Browse files
🛠️ Bump docker/build-push-action from 4 to 5 (#779)
1 parent fe2d232 commit 10adea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
username: ${{ github.repository_owner }}
3737
password: ${{ secrets.GITHUB_TOKEN }}
3838
- name: Build Tutorial Image
39-
uses: docker/build-push-action@v4
39+
uses: docker/build-push-action@v5
4040
with:
4141
file: .docker/Dockerfile
4242
build-args: |

0 commit comments

Comments
 (0)