Skip to content

fix: Pin alpine version in CLI Dockerfile#18051

Merged
kodiakhq[bot] merged 4 commits intomainfrom
erezrokah-patch-1
May 24, 2024
Merged

fix: Pin alpine version in CLI Dockerfile#18051
kodiakhq[bot] merged 4 commits intomainfrom
erezrokah-patch-1

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

To avoid issues like alpinelinux/docker-alpine#396
I'll add a renovate config to handle updates via PRs

@erezrokah erezrokah requested review from a team and maaarcelino and removed request for a team May 24, 2024 15:53
@erezrokah erezrokah requested review from bbernays and removed request for maaarcelino May 24, 2024 15:56
fileMatch: ["go\\.mod\\.tpl$"],
},
dockerfile: {
fileMatch: ["Dockerfile\\.goreleaser$", "Dockerfile\\.ubuntu\\.goreleaser$"],
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This means the renovate will be handling upgrading both aline and ubuntu right?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This means the renovate will be handling upgrading both aline and ubuntu right?

💯 Yes

@erezrokah erezrokah added the automerge Automatically merge once required checks pass label May 24, 2024
@kodiakhq kodiakhq bot merged commit 0e7ff24 into main May 24, 2024
@kodiakhq kodiakhq bot deleted the erezrokah-patch-1 branch May 24, 2024 16:43
kodiakhq bot pushed a commit that referenced this pull request May 24, 2024
🤖 I have created a release *beep* *boop*
---


## [5.20.3](cli-v5.20.2...cli-v5.20.3) (2024-05-24)


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.19.17 ([#18052](#18052)) ([1cf41f1](1cf41f1))
* Pin alpine version in CLI Dockerfile ([#18051](#18051)) ([0e7ff24](0e7ff24))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/cli automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants