Skip to content

Commit

Permalink
updated registry paths
Browse files Browse the repository at this point in the history
  • Loading branch information
harricross committed Jul 29, 2023
1 parent 9d9b3bc commit abf10d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions images/monitoring/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ PROM_VERSION="v2.46.0"

.PHONY: image

grafana-image := portainer/template-swarm-monitoring:grafana-$(GRAF_VERSION)
prometheus-image := portainer/template-swarm-monitoring:prometheus-$(PROM_VERSION)
grafana-image := harricross/template-swarm-monitoring:grafana-$(GRAF_VERSION)
prometheus-image := harricross/template-swarm-monitoring:prometheus-$(PROM_VERSION)

images:
docker run --privileged --rm tonistiigi/binfmt --install all
Expand Down

0 comments on commit abf10d8

Please sign in to comment.