Skip to content

Commit 9711e01

Browse files
Merge pull request #8399 from rabbitmq/mergify/bp/v3.11.x/pr-8397
ca-certificates are needed for k8s peer plugin (backport #8396) (backport #8397)
2 parents 8a0f7c8 + 37041e3 commit 9711e01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packaging/docker-image/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ BUILD_DEPS_PACKAGES = [
3232

3333
REQUIRED_PACKAGES = [
3434
"gosu",
35+
"ca-certificates",
3536
]
3637

3738
CONVENIENCE_PACKAGES = [

0 commit comments

Comments
 (0)