Skip to content

Commit

Permalink
Use a ROCK image (#446)
Browse files Browse the repository at this point in the history
  • Loading branch information
rbarry82 authored Feb 2, 2023
1 parent 9449ff9 commit ecefc79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,4 +202,4 @@ juju relate \
## OCI Images

This charm by default uses the latest version of the
[ubuntu/prometheus](https://hub.docker.com/r/ubuntu/prometheus) image.
[canonical/prometheus](https://ghcr.io/canonical/prometheus) image.
2 changes: 1 addition & 1 deletion metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ resources:
prometheus-image:
type: oci-image
description: Container image for Prometheus
upstream-source: docker.io/ubuntu/prometheus:2.33-22.04_beta
upstream-source: ghcr.io/canonical/prometheus:latest

0 comments on commit ecefc79

Please sign in to comment.