Skip to content

Commit

Permalink
Use dockerhub image instead of ghcr dev tag (#286)
Browse files Browse the repository at this point in the history
Co-authored-by: Luca Bello <36242061+lucabello@users.noreply.github.com>
  • Loading branch information
sed-i and lucabello committed Jan 5, 2024
1 parent 1a2359d commit c81af29
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,8 @@ resources:
grafana-image:
type: oci-image
description: upstream docker image for Grafana
upstream-source: ghcr.io/canonical/grafana:dev
# TODO revert to dockerhub once the oci-factory CI is fixed
# upstream-source: docker.io/ubuntu/grafana:10-22.04
#upstream-source: ghcr.io/canonical/grafana:dev
upstream-source: docker.io/ubuntu/grafana:10-22.04
litestream-image:
type: oci-image
description: upstream image for sqlite streaming
Expand Down

0 comments on commit c81af29

Please sign in to comment.