Skip to content

Commit

Permalink
git actions - multi-platform images
Browse files Browse the repository at this point in the history
  • Loading branch information
jrCleber committed Aug 28, 2024
1 parent 6d1bf44 commit 6ce4a13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
with:
context: .
file: Dockerfile
platforms: linux/amd64,linux/arm64
push: true
tags: |
codechat/api:latest
Expand Down

0 comments on commit 6ce4a13

Please sign in to comment.