Hey Outerbounds folks :wave: We're looking to upg...
# ask-metaflow
b
Hey Outerbounds folks 👋 We're looking to upgrade our metaflow image, but have realized that the new image version relies on a debian upgrade (bookworm) that has some networking incompatibilities with our k8s core dns config. For the time being, we're interested in creating a custom image to overcome this problem using the old debian version (bullseye) Is there somewhere we could find the outerbounds docker image to do this? Fixing our core dns is a tall task for us 😞
✅ 1
s
👋 is this the image that runs the UI backend service?
b
Yeah!
(I figure I need the outerbounds version not the netflix version)
fwiw I think we'll need the files for each of the services as the networking problem is boto3 related
But figured we'd start w/ the metadata service
s
There is only one version in open source
b
s
Yep
It has the Dockerfiles - you can use those to create your own docker image with a different base image.
b
Great. We were wondering if the versions that you guys pushed to dockerhub would be different or not
s
The ones for oss consumption are the same.
b
Awesome. We'll give this a whirl
yayfox 1