Skip to content

Commit

Permalink
feat: Added multi-platform support
Browse files Browse the repository at this point in the history
  • Loading branch information
Kumar Gopal committed Nov 25, 2024
1 parent fa3e8ee commit d0d6422
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker_build_push_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
with:
context: openaictl
file: openaictl/Dockerfile
platforms: linux/arm/v7,linux/amd64,linux/arm64
push: true
tags: |
gshiva/openaictl:latest
Expand Down

0 comments on commit d0d6422

Please sign in to comment.