Skip to content

renovate: ignore runtime Dockerfile#79

Merged
joemiller merged 1 commit intomainfrom
joem/renovate-ignore-runtime-dockerfile
Oct 9, 2024
Merged

renovate: ignore runtime Dockerfile#79
joemiller merged 1 commit intomainfrom
joem/renovate-ignore-runtime-dockerfile

Conversation

@joemiller
Copy link
Member

with the new release process that pre-builds a full image for faster runtimes and less bandwidth the Dockerfile is updated by the github action to use the latest version tag. Immediately after the release workflow finishes renovate will come along and update it again with a sha pin. We don't want this. Ideally the release workflow would also pin the SHA but for now let's just ignore this file and handle that at a later time.

@joemiller joemiller requested a review from a team as a code owner October 9, 2024 20:32
@joemiller joemiller merged commit bb24b22 into main Oct 9, 2024
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.

1 participant