Closed sed-i closed 9 months ago
We should have the PR on oci-factory (fixed and) merged, and when we merge an update to the ROCK we should follow through all the way to that repo to make sure that PR gets merged.
Confirmed with dive
that ubuntu/prometheus:2-22.04
has update-ca-certificates
.
Closing.
Prometheus CI now fails with
ubuntu/prometheus:2.46.0-22.04_stable
(after https://github.com/canonical/prometheus-k8s-operator/pull/535) becauseupdate-ca-certificates
is not present in the dockerhub image.update-ca-certificates
is present inghcr.io/canonical/prometheus:dev
however.This is likely because we added the
ca-certificates
package to the rockcraft.yaml last month, but the latest image on docker is from two months ago.Blocked by: