Skip to content

Commit c8b0269

Browse files
David BoyneDavid Boyne
David Boyne
authored and
David Boyne
committed
DB - Moved over to my own images for garie and ligthouse_ci for now
1 parent 74315ef commit c8b0269

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212
- lighthouse
1313
links:
1414
- lighthouse
15-
image: garie
15+
image: boyney123/garie
1616
environment:
1717
- LIGHTHOUSE_URL=http://lighthouse:8080
1818
- PAGE_SPEED_INSIGHTS_KEY
@@ -29,7 +29,7 @@ services:
2929
- "./grafana/provisioning:/etc/grafana/provisioning"
3030
- "./grafana/dashboards:/var/lib/grafana/dashboards"
3131
lighthouse:
32-
image: lighthouse_ci:latest
32+
image: boyney123/lighthouse_ci
3333
container_name: lighthouse
3434
ports:
3535
- "4000:8080"

0 commit comments

Comments
 (0)