Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): Pin to versioned tag rather than automated #738

Merged
merged 1 commit into from Jan 26, 2024

Conversation

cpswan
Copy link
Member

@cpswan cpswan commented Jan 26, 2024

The present :automated tag isn't very informative about what version of Dart we're getting

- What I did

Changed tag to the present release version 3.2.5

- How to verify it

SHAs are the same:

$ sudo docker buildx imagetools inspect atsigncompany/buildimage:automated --format "{{json .Manifest}}" | jq -r .digest
sha256:df2ef31dba19fa48cffe53cb2d2215148db917737e2e511a3f7f3a59ef0244fe

$ sudo docker buildx imagetools inspect atsigncompany/buildimage:3.2.5 --format "{{json .Manifest}}" | jq -r .digest
sha256:df2ef31dba19fa48cffe53cb2d2215148db917737e2e511a3f7f3a59ef0244fe

- Description for the changelog

build(deps): Pin to versioned tag rather than automated

@cpswan cpswan self-assigned this Jan 26, 2024
@gkc gkc merged commit d85e7f2 into trunk Jan 26, 2024
6 checks passed
@gkc gkc deleted the cpswan-pin-buildimage branch January 26, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants