Skip to content

Commit

Permalink
build amd64 on remote
Browse files Browse the repository at this point in the history
  • Loading branch information
briankariuki committed Nov 28, 2024
1 parent 19a2fc9 commit c658b22
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/deploy.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ builder:
type: registry
arch:
- amd64
- arm64
# - arm64
remote: <%= ENV["REMOTE_BUILDER_SSH_URL"] %>

# Inject ENV variables into containers (secrets come from .kamal/secrets).
env:
Expand Down

0 comments on commit c658b22

Please sign in to comment.