This message was deleted.
# bolt
s
This message was deleted.
👍 1
🚫 1
d
So I checked internally and like a lot of the other Puppet containers its not maintained, developed or supported currently but if a PR is raised to https://github.com/puppetlabs/bolt-vanagon/tree/main/docker/puppet-bolt It will be reviewed.
b
mhm but it's released on a regular basis
d
so the contradiction there is the release process is automated so it will keep releasing but in terms of updating the docker file or making any changes it won't
b
lol
b
There are open PR's on that module that have been passing tests for months and are neither reviewed nor merged.
k
huh, we still have some Ubuntu 12.04 containers running on Ubuntu 20.04 hosts (trying to fix that). didn't know there could be libc version problems
b
there was a bump in 20->22
thats why we have to run some beaker jobs on ubuntu 20
k
ah OK. I'm working on getting us to 22.04. good to know that will break old containers evilburns
y
We could also add dependabot to watch the directory for docker updates?