Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yamatcha committed Dec 5, 2023
1 parent 5304661 commit 3225116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-fluent-bit-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
fi
echo "TAG=$(cat ./fluent-bit/TAG)" >> $GITHUB_ENV
- uses: docker/build-push-action@v4
- uses: docker/build-push-action@v5
with:
context: containers/fluent-bit/.
platforms: linux/amd64,linux/arm64
Expand Down

0 comments on commit 3225116

Please sign in to comment.