Skip to content

Commit

Permalink
Update comment to reflect the correct version of Alpine Linux
Browse files Browse the repository at this point in the history
In #109 I updated the version of Alpine Linux used in the configuration
but neglected to update the comment in the `build` workflow for
platform limitations. The limitations have not changed but we should
reference the correct OS version we are using.
  • Loading branch information
mcdonnnj committed Jan 17, 2025
1 parent 5fc0b27 commit ff40c47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ jobs:
context: .
file: ./Dockerfile-x
labels: ${{ needs.prepare.outputs.labels }}
# These are the only three platforms that Alpine Linux 3.19 offers the
# These are the only three platforms that Alpine Linux 3.21 offers the
# chromium package for at this time.
platforms: |
linux/amd64
Expand Down

0 comments on commit ff40c47

Please sign in to comment.