Skip to content

Commit

Permalink
kick
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimroshdy committed Mar 25, 2024
1 parent 372edec commit 447417d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ci_multi_arch.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
!!! note "Multi-Architecture Docker Images"
This guide will show you how to build and push multi-architecture Docker images using GitHub Actions.

Probably thats all you need to setup a multi-arch build for your project.
Probably that's all you need to setup a multi-arch build for your project.
The following is a sample GitHub workflow file that builds and pushes multi-arch Docker images to GitHub Container Registry (ghcr.io).

```yaml
Expand Down

0 comments on commit 447417d

Please sign in to comment.