Skip to content

Commit

Permalink
Merge pull request #2 from ICube-Robotics/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ocker/build-push-action-5

Bump docker/build-push-action from 4 to 5
  • Loading branch information
tpoignonec authored Sep 13, 2023
2 parents 941dc7d + 7b072c3 commit 1bd274d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
path: src/fd_sdk_vendor

- name: Build Docker Image
uses: docker/build-push-action@v4
uses: docker/build-push-action@v5
with:
tags: fd_sdk_vendor:humble
file: .docker/Dockerfile
Expand Down

0 comments on commit 1bd274d

Please sign in to comment.