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.Dockerfile: Install ca-certificates #36486

Merged
merged 4 commits into from
Feb 12, 2025
Merged

Conversation

radeksimko
Copy link
Member

@radeksimko radeksimko commented Feb 12, 2025

It turns out we have two Dockerfiles and the other (actually more important) one which is used for building images which then get published e.g. to https://hub.docker.com/r/hashicorp/terraform is currently hiding under .github hierarchy.

To prevent the same mistake in the future I brought it into the root and renamed so that syntax highlighting works for the file "out of the box container".

Finally I carried over the change already merged as part of #36471

Target Release

1.11.x

CHANGELOG entry

  • This change is user-facing and I added a changelog entry.
  • This change is not user-facing.

@radeksimko radeksimko added the 1.11-backport If you add this label to a PR before merging, backport-assistant will open a new PR once merged label Feb 12, 2025
@radeksimko radeksimko marked this pull request as ready for review February 12, 2025 16:11
@radeksimko radeksimko requested a review from a team as a code owner February 12, 2025 16:11
@radeksimko radeksimko changed the title Radek/fixup dockerfile build.Dockerfile: Install ca-certificates Feb 12, 2025
@radeksimko radeksimko merged commit d429009 into main Feb 12, 2025
8 checks passed
@radeksimko radeksimko deleted the radek/fixup-dockerfile branch February 12, 2025 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.11-backport If you add this label to a PR before merging, backport-assistant will open a new PR once merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants