Skip to content

Commit

Permalink
Enabled arm64 build
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanjx authored Mar 11, 2024
1 parent 505598f commit a4b614e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ jobs:
with:
context: ./
file: mainline-alpine.Dockerfile
# platforms: linux/amd64,linux/arm64
platforms: linux/amd64
platforms: linux/amd64,linux/arm64
push: true
tags: ghcr.io/ivanjx/nginx-boringssl:mainline-alpine
cache-from: type=registry,ref=ghcr.io/ivanjx/nginx-boringssl:mainline-alpine
Expand Down

0 comments on commit a4b614e

Please sign in to comment.