diff --git a/.github/workflows/v2-lts.yaml b/.github/workflows/v2-lts.yaml index 43160bf..c822348 100644 --- a/.github/workflows/v2-lts.yaml +++ b/.github/workflows/v2-lts.yaml @@ -1,9 +1,3 @@ ---- - -# Reference examples -# - https://docs.docker.com/build/ci/github-actions/push-multi-registries/ -# - https://github.com/crazy-max/docker-linguist/blob/master/.github/workflows/build.yml - name: Docker - v2 LTS on: @@ -100,7 +94,7 @@ jobs: - linux/amd64 - linux/arm/v6 - linux/arm/v7 - - linux/arm/v8 + - linux/arm64/v8 - linux/i386 - linux/ppc64le - linux/riscv64 diff --git a/README.md b/README.md index 70443d7..0f25cb7 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Source behind the following images: - DockerHub https://hub.docker.com/r/composer/composer (community) - DockerHub Binary-only images https://hub.docker.com/r/composer/composer (community, see `-bin` suffixed tags, [read more about it](https://blog.codito.dev/2022/11/composer-binary-only-docker-images/)) - AWS ECR https://gallery.ecr.aws/composer/composer (community) +- GHCR https://github.com/composer/docker/pkgs/container/docker (community) Docker Hub documentation can be found at https://github.com/docker-library/docs/tree/master/composer